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