Documentation

GatherFootnotesListener
in package
implements ConfigurationAwareInterface

FinalYes

Table of Contents

Interfaces

ConfigurationAwareInterface
Implement this class to facilitate setter injection of the configuration where needed

Properties

$config  : ConfigurationInterface

Methods

onDocumentParsed()  : void
setConfiguration()  : void
createBackrefs()  : void
Look for all footnote refs pointing to this footnote and create each footnote backrefs.
getFootnotesContainer()  : FootnoteContainer

Properties

Methods

createBackrefs()

Look for all footnote refs pointing to this footnote and create each footnote backrefs.

private createBackrefs(Footnote $node, array<string|int, Reference$backrefs) : void
Parameters
$node : Footnote

The target footnote

$backrefs : array<string|int, Reference>

References to create backrefs for


        
On this page

Search results