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 Name

Description of csl_name

academicpuma\citeproc\Collection
Extended by academicpuma\citeproc\Element
Extended by academicpuma\citeproc\RenderingElement
Extended by academicpuma\citeproc\Format
Extended by academicpuma\citeproc\Name
Namespace: academicpuma\citeproc
Author: sebastian
Located at Name.php
Methods summary
public
# __construct( $dom_node, $citeproc = NULL )

Overrides

academicpuma\citeproc\Format::__construct()
public
# init_formatting( )

Overrides

academicpuma\citeproc\Format::init_formatting()
public
# init_attrs( $mode )
public
# init_format( $attribs, $part = 'base' )
public
# format( $text, $part = 'base' )

Overrides

academicpuma\citeproc\Format::format()
public
# render( $names, $mode = NULL )

Overrides

academicpuma\citeproc\RenderingElement::render()
public
# get_regex_patterns( )
public
# get_latin1_regex( )
public
# get_utf8_regex( )
Methods inherited from academicpuma\citeproc\Element
__get(), __isset(), __set(), __unset(), getDomNode(), get_attributes(), get_hier_attributes(), init(), name(), set_attributes()
Methods inherited from academicpuma\citeproc\Collection
addElement()
Properties inherited from academicpuma\citeproc\Format
$format, $no_op
Properties inherited from academicpuma\citeproc\Element
$attributes, $citeproc, $dom_node
Properties inherited from academicpuma\citeproc\Collection
$elements
API documentation generated by ApiGen