См. определение в файле admin_lib.php строка 428
◆ __construct()
◆ decodeUriComponent()
◆ end()
◆ isAjaxRequest()
Returns whether this is an AJAX (XMLHttpRequest) request.
- Возвращает
- boolean
См. определение в файле admin_lib.php строка 488
◆ sendJsonErrorResponse()
sendJsonErrorResponse |
( |
| $message | ) |
|
Sends JSON response with status "error" and with errors.
- Аргументы
-
string | $message | Error message. |
См. определение в файле admin_lib.php строка 458
◆ sendJsonResponse()
sendJsonResponse |
( |
| $params = array() | ) |
|
Sends JSON response.
- Аргументы
-
array | $params | Data structure. |
См. определение в файле admin_lib.php строка 467
◆ sendJsonSuccessResponse()
sendJsonSuccessResponse |
( |
| ) |
|
Sends JSON response with status "success".
См. определение в файле admin_lib.php строка 449
◆ $context
◆ $httpResponse
◆ $request
◆ $skipResponse
Объявления и описания членов класса находятся в файле: