$id | IdentifiableObject | [protected] |
$name | NamedObject | [protected] |
$names | RequestType | [protected] |
__construct($id) | Enumeration | |
__sleep() | Enumeration | |
__wakeup() | Enumeration | |
attached() | RequestType | [static] |
ATTACHED | RequestType | |
compareNames(Named $left, Named $right) | NamedObject | [static] |
cookie() | RequestType | [static] |
COOKIE | RequestType | |
FILES | RequestType | |
files() | RequestType | [static] |
get() | RequestType | [static] |
GET | RequestType | |
getAnyId() | Enumeration | [static] |
getId() | Enumeration | |
getList(Enumeration $enum) | Enumeration | [static] |
getName() | NamedObject | |
getNameList() | Enumeration | |
getObjectList() | Enumeration | |
POST | RequestType | |
post() | RequestType | [static] |
serialize() | Enumeration | |
SESSION | RequestType | |
session() | RequestType | [static] |
setId($id) | Enumeration | |
setName($name) | NamedObject | |
toString() | Enumeration | |
unserialize($serialized) | Enumeration | |
wrap($id) | IdentifiableObject | [static] |