Open Journal Systems  3.3.0
Seboettg\CiteProc\Style\Options\GlobalOptions Class Reference

Public Member Functions

 __construct (SimpleXMLElement $node)
 
 getDemoteNonDroppingParticles ()
 
 getPageRangeFormat ()
 
 isInitializeWithHyphen ()
 

Detailed Description

Definition at line 19 of file GlobalOptions.php.

Constructor & Destructor Documentation

◆ __construct()

Seboettg\CiteProc\Style\Options\GlobalOptions::__construct ( SimpleXMLElement  $node)

GlobalOptions constructor.

Parameters
SimpleXMLElement$node

Definition at line 49 of file GlobalOptions.php.

Member Function Documentation

◆ getDemoteNonDroppingParticles()

Seboettg\CiteProc\Style\Options\GlobalOptions::getDemoteNonDroppingParticles ( )

Sets the display and sorting behavior of the non-dropping-particle in inverted names (e.g. “Koning, W. de”).

Returns
DemoteNonDroppingParticle

Definition at line 92 of file GlobalOptions.php.

◆ getPageRangeFormat()

Seboettg\CiteProc\Style\Options\GlobalOptions::getPageRangeFormat ( )

Activates expansion or collapsing of page ranges: “chicago” (“321–28”), “expanded” (e.g. “321–328”), “minimal” (“321–8”), or “minimal-two” (“321–28”). Delimits page ranges with the “page-range-delimiter” term (introduced with CSL 1.0.1, and defaults to an en-dash). If the attribute is not set, page ranges are rendered without reformatting.

Returns
PageRangeFormats

Definition at line 83 of file GlobalOptions.php.

◆ isInitializeWithHyphen()

Seboettg\CiteProc\Style\Options\GlobalOptions::isInitializeWithHyphen ( )

Specifies whether compound given names (e.g. “Jean-Luc”) should be initialized with a hyphen (“J.-L.”, value “true”, default) or without (“J.L.”, value “false”).

Returns
bool

Definition at line 71 of file GlobalOptions.php.


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