ErrLock PHP Framework  0.1
EPF\API\Server Member List

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\EntityBasestatic
getURI()EPF\API\Server
hasProperty(string $name)EPF\API\Entity
populate()EPF\API\Entityprotected
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\Entityprotected
setProperty(string $name, $value)EPF\API\Entityprotected
transform(Entity $data, string $media)EPF\API\Server