![]() |
Xataface 2.0
Xataface Application Framework
|
Public Member Functions | |
handle ($params) | |
out ($params) | |
Data Fields | |
const | PERMISSION_DENIED = 401 |
const | NOT_FOUND = 404 |
const | SERVER_ERROR = 500 |
const | BAD_REQUEST = 400 |
Definition at line 2 of file rest_delete.php.
handle | ( | $ | params | ) |
Definition at line 10 of file rest_delete.php.
out | ( | $ | params | ) |
Definition at line 82 of file rest_delete.php.
const BAD_REQUEST = 400 |
Definition at line 7 of file rest_delete.php.
const NOT_FOUND = 404 |
Definition at line 5 of file rest_delete.php.
const PERMISSION_DENIED = 401 |
Definition at line 4 of file rest_delete.php.
const SERVER_ERROR = 500 |
Definition at line 6 of file rest_delete.php.