ErrLock PHP Framework
0.1
|
This is the complete list of members for EPF\API\Server, including all inherited members.
__construct(string $uri) | EPF\API\Server | |
__toString() | EPF\API\EntityBase | |
GET(string $path='/') | EPF\API\Server | |
getCollection() | EPF\API\EntityBase | |
getDOM() | EPF\API\Entity | |
getIndex() | EPF\API\EntityBase | |
getName() | EPF\API\EntityBase | |
getProperties() | EPF\API\Entity | |
getProperty(string $name) | EPF\API\Entity | |
getPropertyType($value) | EPF\API\EntityBase | static |
getURI() | EPF\API\Server | |
hasProperty(string $name) | EPF\API\Entity | |
populate() | EPF\API\Entity | protected |
run(string $method=null, string $path=null, string $media=null) | EPF\API\Server | |
send(Entity $data, string $media=null) | EPF\API\Server | |
setCollection(EntityBase $value) | EPF\API\Entity | protected |
setProperty(string $name, $value) | EPF\API\Entity | protected |
transform(Entity $data, string $media) | EPF\API\Server |