[Xyster_Enum] element index

Package indexes

All elements
e g p v x _
_
top
_factory
Factories and returns a singleton enum
__clone
Cannot be cloned
__construct
Creates a new enum derived class
__toString
Gets details of the object
e
top
Enum.php
Enum.php in Enum.php
g
top
getName
Gets the string name of this enum type
getValue
Gets the value of this enum type
p
top
parse
Returns the corresponding enum object based on name
v
top
valueOf
Returns the corresponding enum object based on value
values
Gets an array of the name and value pairs available from an enum
x
top
Xyster_Enum
Xyster_Enum in Enum.php
Enumerable type object
e g p v x _