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

csl_text Class Reference

Inheritance diagram for csl_text:
csl_format csl_rendering_element csl_element csl_collection

Public Member Functions

 init ($dom_node, $citeproc)
 render ($data, $mode)

Data Fields

 $source

Protected Attributes

 $var

Detailed Description

Definition at line 954 of file CiteProc.php.


Member Function Documentation

init ( dom_node,
citeproc 
)

Reimplemented from csl_element.

Definition at line 958 of file CiteProc.php.

render ( data,
mode 
)

Reimplemented from csl_rendering_element.

Definition at line 972 of file CiteProc.php.


Field Documentation

$source

Definition at line 955 of file CiteProc.php.

$var [protected]

Definition at line 956 of file CiteProc.php.


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