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

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

$applicationContextprotected
$cultureContextprotected
$envContextprotected
$languageContextprotected
$paramsContextprotected
$requestContextprotected
$responseContextprotected
$serverContextprotected
$siteContextprotected
__construct(HttpApplication $application)HttpContext
Bitrix::Main::Context::__construct(Application $application)Context
CACHE_TTLHttpContext
getApplication()Context
getCulture()Context
getCurrent()Contextstatic
getEnvironment()Context
getLanguage()Context
getLanguageObject()Context
getRequest()Context
getResponse()Context
getServer()Context
getSite()Context
getSiteObject()Context
initialize(Request $request, Response $response, Server $server, array $params=[])Context
initializeCulture($definedSite=null, $definedLanguage=null)HttpContext
rewriteUri($url, $queryString, $redirectStatus=null)HttpContext
setCulture(Context\Culture $culture)Context
setLanguage($language)Context
setResponse(Response $response)Context
setSite($site)Context
transferUri($url, $queryString)HttpContext