Open Journal Systems
3.3.0
|
Data Structures | |
class | Locale |
class | LocaleTest |
class | Term |
Functions | |
getDateXml () | |
getLatestDateXml () | |
getLatestOptionsXml () | |
getTermsXml () | |
initLocaleXmlParser () | |
Variables | |
trait | LocaleXmlParserTrait |
@noinspection PhpUnusedPrivateFieldInspection citeproc-php
for the source repository Copyright (c) 2016 Sebastian Böttger. https://opensource.org/licenses/MIT
Seboettg\CiteProc\Locale\getDateXml | ( | ) |
Definition at line 173 of file LocaleXmlParserTrait.php.
Seboettg\CiteProc\Locale\getLatestDateXml | ( | ) |
Definition at line 181 of file LocaleXmlParserTrait.php.
Seboettg\CiteProc\Locale\getLatestOptionsXml | ( | ) |
Definition at line 164 of file LocaleXmlParserTrait.php.
Seboettg\CiteProc\Locale\getTermsXml | ( | ) |
Definition at line 190 of file LocaleXmlParserTrait.php.
|
protected |
init parser
Definition at line 75 of file LocaleXmlParserTrait.php.
Referenced by Seboettg\CiteProc\Locale\Locale\__construct().
trait Seboettg::CiteProc::Locale\LocaleXmlParserTrait |
Definition at line 22 of file LocaleXmlParserTrait.php.