Open Journal Systems  3.3.0
Seboettg\CiteProc\Style\StyleElement Class Reference
Inheritance diagram for Seboettg\CiteProc\Style\StyleElement:
Seboettg\CiteProc\Style\Bibliography Seboettg\CiteProc\Style\Citation

Public Member Functions

 getParent ()
 

Protected Member Functions

 __construct (SimpleXMLElement $node, $parent)
 

Protected Attributes

 $doNotSort
 
 $layout
 
 $parent
 

Detailed Description

Definition at line 30 of file StyleElement.php.

Constructor & Destructor Documentation

◆ __construct()

Seboettg\CiteProc\Style\StyleElement::__construct ( SimpleXMLElement  $node,
  $parent 
)
protected

Parses the configuration.

Parameters
SimpleXMLElement$node
Root$parent
Exceptions
InvalidStylesheetException

Reimplemented in Seboettg\CiteProc\Style\Citation.

Definition at line 59 of file StyleElement.php.

References Seboettg\CiteProc\Style\StyleElement\$parent, and Seboettg\CiteProc\CiteProc\getContext().

Member Function Documentation

◆ getParent()

Seboettg\CiteProc\Style\StyleElement::getParent ( )
Returns
Root

Definition at line 89 of file StyleElement.php.

References Seboettg\CiteProc\Style\StyleElement\$parent.

Field Documentation

◆ $doNotSort

bool Seboettg\CiteProc\Style\StyleElement::$doNotSort
protected

Definition at line 48 of file StyleElement.php.

◆ $layout

Layout Seboettg\CiteProc\Style\StyleElement::$layout
protected

Definition at line 40 of file StyleElement.php.

◆ $parent


The documentation for this class was generated from the following file: