Ubiquity
2.0.2
php rapid development framework
|
Public Member Functions | |
get ($datas) | |
cleanRestObject ($o) | |
getOne ($datas) | |
format ($arrayResponse) | |
Formats a response array. More... | |
getModel ($controllerName) | |
toJson ($data) | |
formatException ($e) | |
Static Public Member Functions | |
static | toXML ($data, &$xml_data) |
Definition at line 7 of file ResponseFormatter.php.
cleanRestObject | ( | $o | ) |
Definition at line 21 of file ResponseFormatter.php.
format | ( | $arrayResponse | ) |
Formats a response array.
array | $arrayResponse |
Definition at line 46 of file ResponseFormatter.php.
formatException | ( | $e | ) |
Definition at line 63 of file ResponseFormatter.php.
get | ( | $datas | ) |
getModel | ( | $controllerName | ) |
Definition at line 50 of file ResponseFormatter.php.
getOne | ( | $datas | ) |
Definition at line 37 of file ResponseFormatter.php.
toJson | ( | $data | ) |
Definition at line 59 of file ResponseFormatter.php.
|
static |
Definition at line 67 of file ResponseFormatter.php.