|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| __construct (SimpleXMLElement $node, Root $parent) | |
| render ($data, $citationNumber=null) | |
Public Member Functions inherited from Seboettg\CiteProc\Style\StyleElement | |
| getParent () | |
Additional Inherited Members | |
Protected Member Functions inherited from Seboettg\CiteProc\Style\StyleElement | |
| __construct (SimpleXMLElement $node, $parent) | |
Protected Attributes inherited from Seboettg\CiteProc\Style\StyleElement | |
| $doNotSort | |
| $layout | |
| $parent | |
Definition at line 31 of file Bibliography.php.
| Seboettg\CiteProc\Style\Bibliography::__construct | ( | SimpleXMLElement | $node, |
| Root | $parent | ||
| ) |
Bibliography constructor.
| SimpleXMLElement | $node | |
| Root | $parent |
| InvalidStylesheetException |
Definition at line 41 of file Bibliography.php.
References Seboettg\CiteProc\Style\StyleElement\$parent, Seboettg\CiteProc\CiteProc\getContext(), and Seboettg\CiteProc\Style\initInheritableNameAttributes().
| Seboettg\CiteProc\Style\Bibliography::render | ( | $data, | |
$citationNumber = null |
|||
| ) |
| array | DataList | $data | |
| int | null | $citationNumber |
Definition at line 55 of file Bibliography.php.
References Seboettg\CiteProc\CiteProc\getContext(), and Seboettg\CiteProc\Style\initInheritableNameAttributes().