ErrLock PHP Framework
0.1
|
Public Member Functions | |
__construct (string $uri) | |
GET (string $path='/') | |
send (Entity $data, string $media=null) | |
run (string $method=null, string $path=null, string $media=null) | |
transform (Entity $data, string $media) | |
getURI () | |
![]() | |
__construct (string $name) | |
getProperty (string $name) | |
getProperties () | |
getDOM () | |
hasProperty (string $name) | |
![]() | |
getDOM () | |
getProperties () | |
getProperty (string $name) | |
hasProperty (string $name) | |
__construct (string $name) | |
__toString () | |
getCollection () | |
getIndex () | |
getName () | |
getURI () | |
Additional Inherited Members | |
![]() | |
static | getPropertyType ($value) |
![]() | |
setCollection (EntityBase $value) | |
setProperty (string $name, $value) | |
populate () | |
![]() | |
setProperty (string $name, $value) | |
setCollection (EntityBase $value) | |
EPF\API\Server::__construct | ( | string | $uri | ) |
[in] | type | name Desc |
type | Desc |
type | Desc |
EPF\API\Server::GET | ( | string | $path = '/' | ) |
[in] | type | name Desc |
type | Desc |
type | Desc |
EPF\API\Server::getURI | ( | ) |
[in] | type | name Desc |
type | Desc |
type | Desc |
EPF\API\Server::run | ( | string | $method = null , |
string | $path = null , |
||
string | $media = null |
||
) |
[in] | type | name Desc |
type | Desc |
type | Desc |
EPF\API\Server::send | ( | Entity | $data, |
string | $media = null |
||
) |
[in] | type | name Desc |
type | Desc |
type | Desc |
EPF\API\Server::transform | ( | Entity | $data, |
string | $media | ||
) |
[in] | type | name Desc |
type | Desc |
type | Desc |