|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| __construct (SimpleXMLElement $node, $parent) | |
| getParent () | |
| render ($data, $citationNumber=null) | |
Definition at line 27 of file Choose.php.
| Seboettg\CiteProc\Rendering\Choose\Choose::__construct | ( | SimpleXMLElement | $node, |
| $parent | |||
| ) |
Choose constructor.
| SimpleXMLElement | $node | |
| $parent |
| ClassNotFoundException | |
| InvalidStylesheetException |
Definition at line 48 of file Choose.php.
| Seboettg\CiteProc\Rendering\Choose\Choose::getParent | ( | ) |
Implements Seboettg\CiteProc\Rendering\HasParent.
Definition at line 108 of file Choose.php.
| Seboettg\CiteProc\Rendering\Choose\Choose::render | ( | $data, | |
$citationNumber = null |
|||
| ) |
| array | DataList | $data | |
| null | int | $citationNumber |
Implements Seboettg\CiteProc\Rendering\Rendering.
Definition at line 76 of file Choose.php.