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

csl_locale Class Reference

Public Member Functions

 __construct ($lang= 'en')
 __sleep ()
 __wakeup ()
 get_locales_file_name ($lang)
 get_locale ($type, $arg1, $arg2=NULL, $arg3=NULL)
 set_style_locale ($csl_doc)

Protected Attributes

 $locale_xmlstring = NULL
 $style_locale_xmlstring = NULL
 $locale = NULL
 $style_locale = NULL

Detailed Description

Definition at line 1257 of file CiteProc.php.


Constructor & Destructor Documentation

__construct ( lang = 'en')

Definition at line 1264 of file CiteProc.php.


Member Function Documentation

__sleep ( )

Definition at line 1273 of file CiteProc.php.

__wakeup ( )

Definition at line 1280 of file CiteProc.php.

get_locale ( type,
arg1,
arg2 = NULL,
arg3 = NULL 
)

Definition at line 1328 of file CiteProc.php.

get_locales_file_name ( lang)

Definition at line 1288 of file CiteProc.php.

set_style_locale ( csl_doc)

Definition at line 1393 of file CiteProc.php.


Field Documentation

$locale = NULL [protected]

Definition at line 1260 of file CiteProc.php.

$locale_xmlstring = NULL [protected]

Definition at line 1258 of file CiteProc.php.

$style_locale = NULL [protected]

Definition at line 1261 of file CiteProc.php.

$style_locale_xmlstring = NULL [protected]

Definition at line 1259 of file CiteProc.php.


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