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