Open Journal Systems  3.3.0
Seboettg\CiteProc\RenderingState Class Reference
Inheritance diagram for Seboettg\CiteProc\RenderingState:
MyCLabs\Enum\Enum

Data Fields

const RENDERING = "rendering"
 
const SORTING = "sorting"
 
const SUBSTITUTION = "substitution"
 

Additional Inherited Members

- Public Member Functions inherited from MyCLabs\Enum\Enum
 __construct ($value)
 
 __toString ()
 
 equals ($variable=null)
 
 getKey ()
 
 getValue ()
 
 jsonSerialize ()
 
- Static Public Member Functions inherited from MyCLabs\Enum\Enum
static __callStatic ($name, $arguments)
 
static isValid ($value)
 
static isValidKey ($key)
 
static keys ()
 
static search ($value)
 
static toArray ()
 
static values ()
 
- Protected Attributes inherited from MyCLabs\Enum\Enum
 $value
 
- Static Protected Attributes inherited from MyCLabs\Enum\Enum
static $cache = []
 

Detailed Description

Definition at line 27 of file RenderingState.php.

Field Documentation

◆ RENDERING

const Seboettg\CiteProc\RenderingState::RENDERING = "rendering"

◆ SORTING

const Seboettg\CiteProc\RenderingState::SORTING = "sorting"

◆ SUBSTITUTION

const Seboettg\CiteProc\RenderingState::SUBSTITUTION = "substitution"

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