Open Journal Systems  3.3.0
Seboettg\CiteProc\Style\Bibliography Class Reference
Inheritance diagram for Seboettg\CiteProc\Style\Bibliography:
Seboettg\CiteProc\Style\StyleElement

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
 

Detailed Description

Definition at line 31 of file Bibliography.php.

Constructor & Destructor Documentation

◆ __construct()

Seboettg\CiteProc\Style\Bibliography::__construct ( SimpleXMLElement  $node,
Root  $parent 
)

Bibliography constructor.

Parameters
SimpleXMLElement$node
Root$parent
Exceptions
InvalidStylesheetException

Definition at line 41 of file Bibliography.php.

References Seboettg\CiteProc\Style\StyleElement\$parent, Seboettg\CiteProc\CiteProc\getContext(), and Seboettg\CiteProc\Style\initInheritableNameAttributes().

Member Function Documentation

◆ render()

Seboettg\CiteProc\Style\Bibliography::render (   $data,
  $citationNumber = null 
)
Parameters
array | DataList$data
int | null$citationNumber
Returns
string

Definition at line 55 of file Bibliography.php.

References Seboettg\CiteProc\CiteProc\getContext(), and Seboettg\CiteProc\Style\initInheritableNameAttributes().


The documentation for this class was generated from the following file: