|
| $status |
|
| $data = array() |
|
| $message = null |
|
| $errors = null |
|
ApiResult
Definition at line 40 of file ApiResult.php.
__construct |
( |
|
$status, |
|
|
|
$data, |
|
|
|
$message = null , |
|
|
|
$errors = null |
|
) |
| |
Constructor
- Parameters
-
string | $status | |
array | $data | |
string | $message | |
array | $errors | |
Definition at line 73 of file ApiResult.php.
Is result status sucessful or not.
- Returns
- boolean
Definition at line 85 of file ApiResult.php.
The documentation for this class was generated from the following file:
- /home/apizurmo/zurmo/app/protected/modules/api/components/ApiResult.php