|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| __construct (SimpleXMLElement $node, $parent) | |
| getParent () | |
| match ($data, $citationNumber=null) | |
| render ($data, $citationNumber=null) | |
Protected Attributes | |
| $children | |
| $parent | |
Definition at line 29 of file ChooseIf.php.
| Seboettg\CiteProc\Rendering\Choose\ChooseIf::__construct | ( | SimpleXMLElement | $node, |
| $parent | |||
| ) |
| SimpleXMLElement | $node | |
| Choose | $parent |
| InvalidStylesheetException | |
| ClassNotFoundException |
Definition at line 65 of file ChooseIf.php.
References Seboettg\CiteProc\Rendering\Choose\ChooseIf\$parent, Seboettg\CiteProc\Util\Factory\create(), Seboettg\CiteProc\Constraint\Factory\createConstraint(), Seboettg\CiteProc\Rendering\Choose\ChooseIf\match(), and Seboettg\CiteProc\Constraint\Constraint\MATCH_ALL.
| Seboettg\CiteProc\Rendering\Choose\ChooseIf::getParent | ( | ) |
@noinspection PhpUnused
Implements Seboettg\CiteProc\Rendering\HasParent.
Definition at line 136 of file ChooseIf.php.
References Seboettg\CiteProc\Rendering\Choose\ChooseIf\$parent.
| Seboettg\CiteProc\Rendering\Choose\ChooseIf::match | ( | $data, | |
$citationNumber = null |
|||
| ) |
| $data | ||
| null | int | $citationNumber |
Definition at line 107 of file ChooseIf.php.
Referenced by Seboettg\CiteProc\Rendering\Choose\ChooseIf\__construct().
| Seboettg\CiteProc\Rendering\Choose\ChooseIf::render | ( | $data, | |
$citationNumber = null |
|||
| ) |
| array | DataList | $data | |
| null | int | $citationNumber |
Implements Seboettg\CiteProc\Rendering\Rendering.
Definition at line 88 of file ChooseIf.php.
References Seboettg\CiteProc\Rendering\Choose\ChooseIf\$parent.
|
protected |
Definition at line 45 of file ChooseIf.php.
|
protected |
Definition at line 58 of file ChooseIf.php.
Referenced by Seboettg\CiteProc\Rendering\Choose\ChooseIf\__construct(), Seboettg\CiteProc\Rendering\Choose\ChooseIf\getParent(), and Seboettg\CiteProc\Rendering\Choose\ChooseIf\render().