Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
AjaxJson Cписок членов класса

Полный список членов класса AjaxJson, включая наследуемые из базового класса

$contentResponseprotected
$cookiesHttpResponseprotected
$dataJsonprotected
$headersHttpResponseprotected
$jsonEncodingOptionsJsonprotected
$lastModifiedHttpResponseprotected
__construct($data=null, $status=self::STATUS_SUCCESS, ErrorCollection $errorCollection=null)AjaxJson
Bitrix::Main::Engine::Response::Json::__construct($data=null, $options=0)Json
Bitrix::Main::HttpResponse::__construct()HttpResponse
addCookie(Web\Cookie $cookie, $replace=true, $checkExpires=true)HttpResponse
addHeader($name, $value='')HttpResponse
allowPersistentCookies($mode)HttpResponse
appendContent($content)Response
checkContent($content)Responseprotected
clear()Response
copyHeadersTo(HttpResponse $response)HttpResponse
createDenied(ErrorCollection $errorCollection=null, $data=null)AjaxJsonstatic
createError(ErrorCollection $errorCollection=null, $data=null)AjaxJsonstatic
createSuccess($data=null)AjaxJsonstatic
flush($text='')HttpResponse
flushHeader($header)HttpResponseprotected
flushStatus()HttpResponseprotected
getContent()Response
getCookies()HttpResponse
getErrorByCode($code)AjaxJson
getErrors()AjaxJson
getHeaders()HttpResponse
getServerProtocol()HttpResponseprotected
getStatus()HttpResponse
redirectTo($url)HttpResponse
send()Json
setContent($content)Response
setCookie(Web\Cookie $cookie)HttpResponseprotected
setData($data)AjaxJson
setHeaders(Web\HttpHeaders $headers)HttpResponse
setLastModified(Type\DateTime $time)HttpResponse
setStatus($status)HttpResponse
STATUS_DENIEDAjaxJson
STATUS_ERRORAjaxJson
STATUS_SUCCESSAjaxJson
STORE_COOKIE_NAMEHttpResponse
writeBody($text)Responseprotected