Format
class Format (View source)
Methods
static array
asObj()
Get the list of the report formats.
static array
getList()
Get a list of the report formats.
static mixed
get($key)
Get the constant value from a passed report type.
static bool
exist($value)
Check if a passed value is available as report type.
static
invalidType()
No description
Details
at line 33
static array
asObj()
Get the list of the report formats.
at line 43
static array
getList()
Get a list of the report formats.
at line 55
static mixed
get($key)
Get the constant value from a passed report type.
at line 77
static bool
exist($value)
Check if a passed value is available as report type.