Open Journal Systems
3.3.0
|
Data Fields | |
const | RENDERING = "rendering" |
const | SORTING = "sorting" |
const | SUBSTITUTION = "substitution" |
Additional Inherited Members | |
![]() | |
__construct ($value) | |
__toString () | |
equals ($variable=null) | |
getKey () | |
getValue () | |
jsonSerialize () | |
![]() | |
static | __callStatic ($name, $arguments) |
static | isValid ($value) |
static | isValidKey ($key) |
static | keys () |
static | search ($value) |
static | toArray () |
static | values () |
![]() | |
$value | |
![]() | |
static | $cache = [] |
Definition at line 27 of file RenderingState.php.
const Seboettg\CiteProc\RenderingState::RENDERING = "rendering" |
Definition at line 29 of file RenderingState.php.
Referenced by Seboettg\CiteProc\Context\__construct(), and Seboettg\CiteProc\Rendering\Name\Substitute\render().
const Seboettg\CiteProc\RenderingState::SORTING = "sorting" |
Definition at line 31 of file RenderingState.php.
Referenced by Seboettg\CiteProc\Rendering\Name\Substitute\render().
const Seboettg\CiteProc\RenderingState::SUBSTITUTION = "substitution" |
Definition at line 33 of file RenderingState.php.
Referenced by Seboettg\CiteProc\Rendering\Text\render(), Seboettg\CiteProc\Rendering\Name\Substitute\render(), and Seboettg\CiteProc\Rendering\Name\Names\render().