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

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

$contentResponseprotected
$cookiesHttpResponseprotected
$dataJsonprotected
$headersHttpResponseprotected
$jsonEncodingOptionsJsonprotected
$lastModifiedHttpResponseprotected
__construct($componentName, $componentTemplate='', array $componentParams=[], array $additionalResponseParams=[], $dataKeys=[])Component
Bitrix::Main::Engine::Response::HtmlContent::__construct(ContentAreaInterface $content, $status=self::STATUS_SUCCESS, ErrorCollection $errorCollection=null, array $additionalResponseParams=[])HtmlContent
Bitrix::Main::Engine::Response::AjaxJson::__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
collectAssetsPathList()HtmlContentprotected
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
getCssList()HtmlContentprotected
getErrorByCode($code)AjaxJson
getErrors()AjaxJson
getHeaders()HttpResponse
getJsList()HtmlContentprotected
getServerProtocol()HttpResponseprotected
getStatus()HttpResponse
getStringList()HtmlContentprotected
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