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

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

 setSectionConnection (?SectionConnection $sectionConnection)
 setEventConnection (?EventConnection $eventConnection)
 getEventConnection ()
 getSectionConnection ()
Открытые члены унаследованные от 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)

Защищенные данные

SectionConnection $sectionConnection = null
EventConnection $eventConnection = null
Защищенные данные унаследованные от Context
 $application
 $response
 $request
 $server
 $language
 $site
 $env
 $culture
 $params

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

Открытые статические члены унаследованные от Context
static getCurrent ()

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

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

Методы

◆ getEventConnection()

getEventConnection ( )
Возвращает
EventConnection|null

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

◆ getSectionConnection()

getSectionConnection ( )
Возвращает
SectionConnection|null

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

◆ setEventConnection()

setEventConnection ( ?EventConnection $eventConnection)
Аргументы
EventConnection | null$eventConnection
Возвращает
EventContext

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

◆ setSectionConnection()

setSectionConnection ( ?SectionConnection $sectionConnection)
Аргументы
SectionConnection | null$sectionConnection
Возвращает
EventContext

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

Поля

◆ $eventConnection

EventConnection $eventConnection = null
protected

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

◆ $sectionConnection

SectionConnection $sectionConnection = null
protected

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


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