1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс HttpContext
Граф наследования:HttpContext:
Context

Открытые члены

 __construct (HttpApplication $application)
 rewriteUri ($url, $queryString, $redirectStatus=null)
 transferUri ($url, $queryString)
 initializeCulture ($definedSite=null, $definedLanguage=null)
Открытые члены унаследованные от Context
 __construct (Application $application)
 initialize (Request $request, Response $response, Server $server, array $params=[])
 getEnvironment ()
 getResponse ()
 setResponse (Response $response)
 getRequest ()
 getServer ()
 getApplication ()
 getCulture ()
 getLanguage ()
 getLanguageObject ()
 getSite ()
 getSiteObject ()
 setCulture (Context\Culture $culture)
 setLanguage ($language)
 setSite ($site)

Поля данных

const CACHE_TTL = 86400

Дополнительные унаследованные члены

Открытые статические члены унаследованные от Context
static getCurrent ()
Защищенные данные унаследованные от Context
 $application
 $response
 $request
 $server
 $language
 $site
 $env
 $culture
 $params

Подробное описание

См. определение в файле httpcontext.php строка 9

Конструктор(ы)

◆ __construct()

__construct ( HttpApplication $application)

Creates new instance of context.

Аргументы
HttpApplication$application

См. определение в файле httpcontext.php строка 18

Методы

◆ initializeCulture()

initializeCulture ( $definedSite = null,
$definedLanguage = null )
Аргументы
string  |  null$definedSite
string  |  null$definedLanguage
Возвращает
void
Исключения
SystemException

См. определение в файле httpcontext.php строка 45

◆ rewriteUri()

rewriteUri ( $url,
$queryString,
$redirectStatus = null )

См. определение в файле httpcontext.php строка 23

◆ transferUri()

transferUri ( $url,
$queryString )

См. определение в файле httpcontext.php строка 31

Поля

◆ CACHE_TTL

const CACHE_TTL = 86400

См. определение в файле httpcontext.php строка 11


Объявления и описания членов класса находятся в файле: