CiteProc - PHP
A PHP implementation of the CSL citation processor "CiteProc"

csl_collection Class Reference

Inheritance diagram for csl_collection:
csl_element csl_macros csl_bibliography csl_choose csl_citation csl_options csl_rendering_element csl_sort csl_style csl_substitute

Public Member Functions

 add_element ($elem)
 render ($data, $mode)
 format ($text)

Protected Attributes

 $elements = array()

Detailed Description

Definition at line 122 of file CiteProc.php.


Member Function Documentation

add_element ( elem)

Definition at line 125 of file CiteProc.php.

format ( text)

Reimplemented in csl_format.

Definition at line 131 of file CiteProc.php.

render ( data,
mode 
)

Field Documentation

$elements = array() [protected]

Definition at line 123 of file CiteProc.php.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables