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

csl_format Class Reference

Inheritance diagram for csl_format:
csl_rendering_element csl_element csl_collection csl_date csl_date_part csl_group csl_label csl_layout csl_macro csl_name csl_names csl_number csl_text

Public Member Functions

 __construct ($dom_node=NULL, $citeproc=NULL)
 init_formatting ()
 format ($text)

Protected Attributes

 $no_op
 $format

Detailed Description

Definition at line 232 of file CiteProc.php.


Constructor & Destructor Documentation

__construct ( dom_node = NULL,
citeproc = NULL 
)

Reimplemented from csl_element.

Reimplemented in csl_name.

Definition at line 236 of file CiteProc.php.


Member Function Documentation

format ( text)

Reimplemented from csl_collection.

Definition at line 269 of file CiteProc.php.

init_formatting ( )

Reimplemented in csl_name.

Definition at line 241 of file CiteProc.php.


Field Documentation

$format [protected]

Definition at line 234 of file CiteProc.php.

$no_op [protected]

Definition at line 233 of file CiteProc.php.


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