FOOTNOTES
in package
FOOTNOTES class
Create content for the footnotes.xml file
Table of Contents
Properties
Methods
- formatFtText() : void
- Format the footnote 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
formatFtText()
Format the footnote text—traverse the text DOM
private
formatFtText(string $input) : void
Parameters
- $input : string
setupArrays()
Set up the default element arrays
private
setupArrays() : void