|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| __construct (SimpleXMLElement $node, Names $parent) | |
| render ($data, $citationNumber=null) | |
Definition at line 47 of file Substitute.php.
| Seboettg\CiteProc\Rendering\Name\Substitute::__construct | ( | SimpleXMLElement | $node, |
| Names | $parent | ||
| ) |
Substitute constructor.
| SimpleXMLElement | $node | |
| Names | $parent |
| InvalidStylesheetException | |
| InvalidStylesheetException |
Definition at line 73 of file Substitute.php.
References Seboettg\CiteProc\Util\Factory\create().
| Seboettg\CiteProc\Rendering\Name\Substitute::render | ( | $data, | |
$citationNumber = null |
|||
| ) |
| stdClass | $data | |
| int | null | $citationNumber |
Implements Seboettg\CiteProc\Rendering\Rendering.
Definition at line 117 of file Substitute.php.
References Seboettg\CiteProc\CiteProc\getContext(), Seboettg\CiteProc\RenderingState\RENDERING, Seboettg\CiteProc\RenderingState\SORTING, and Seboettg\CiteProc\RenderingState\SUBSTITUTION.