ENDNOTES
in package
ENDNOTES class
Create content for the endnotes.xml file
Table of Contents
Properties
Methods
- formatEndText() : void
- Format the endnote text—traverse the text DOM
- setupArrays() : void
- Set up the default element arrays
Properties
$incArray
array
private
mixed
$incArray
= []
$xml
object
private
mixed
$xml
Methods
formatEndText()
Format the endnote text—traverse the text DOM
private
formatEndText(string $input) : void
Parameters
- $input : string
setupArrays()
Set up the default element arrays
private
setupArrays() : void