RELS
in package
RELS class
Create content for the rels/.rels file
The minimum is provided here. Output from a Word docx file for .rels is commented at the bottom in case more is needed.
Table of Contents
Properties
Methods
- setupArrays() : void
- Set up the default element arrays
Properties
$rArray1
array
private
mixed
$rArray1
= []
$rArray2
array
private
mixed
$rArray2
= []
$rArray3
array
private
mixed
$rArray3
= []
$xml
object
private
mixed
$xml
Methods
setupArrays()
Set up the default element arrays
private
setupArrays() : void