|
1C-Bitrix 25.700.0
|
Открытые члены | |
| 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 | ( | ) |
См. определение в файле eventcontext.php строка 47
| getSectionConnection | ( | ) |
См. определение в файле eventcontext.php строка 55
| setEventConnection | ( | ?EventConnection | $eventConnection | ) |
| EventConnection | null | $eventConnection |
См. определение в файле eventcontext.php строка 37
| setSectionConnection | ( | ?SectionConnection | $sectionConnection | ) |
| SectionConnection | null | $sectionConnection |
См. определение в файле eventcontext.php строка 26
|
protected |
См. определение в файле eventcontext.php строка 20
|
protected |
См. определение в файле eventcontext.php строка 16