Overview

Namespaces

  • academicpuma
    • citeproc

Classes

  • Bibliography
  • Choose
  • Citation
  • CiteProc
  • Collection
  • CSLUtils
  • Date
  • DatePart
  • Element
  • EtAl
  • Factory
  • Format
  • Group
  • Info
  • Label
  • Layout
  • Locale
  • Macro
  • Macros
  • Mapper
  • Name
  • Names
  • Number
  • Option
  • Options
  • PElse
  • PElseIf
  • PIf
  • RenderingElement
  • Sort
  • Style
  • Substitute
  • Terms
  • Text
  • Overview
  • Namespace
  • Class

Class CiteProc

Namespace: academicpuma\citeproc
Located at CiteProc.php
Methods summary
public static citeproc
# getInstance( $xml )

Returns

citeproc
public
# __construct( $csl = NULL, $lang = 'en' )
public
# init( $csl, $lang )
public
# render( $data, $mode = NULL )
public
# render_macro( $name, $data, $mode )
public
# get_locale( $type, $arg1, $arg2 = NULL, $arg3 = NULL )
public
# map_field( $field )
public
# map_type( $field )
Properties summary
public $bibliography
# null
public $citation
# null
public $style
# null
protected $macros
# null
protected $locale
# null
protected $style_locale
# null
public $quash
# null
API documentation generated by ApiGen