Method | Description | |
---|---|---|
_getDataSize ( $data ) : integer | Return the size of the specified data. | |
_handle ( ) : string | Handle the request. | |
_handleError ( array $data, $error ) | ||
_outputStatus ( ) | Helper to send the status output. |
protected _getDataSize ( $data ) : integer | ||
return | integer | The size of the data. |