Открытые члены | |
setSectionConnection (?SectionConnection $sectionConnection) | |
setEventConnection (?EventConnection $eventConnection) | |
getEventConnection () | |
getSectionConnection () | |
![]() | |
__construct (array $data=[]) | |
__get ($name) | |
__set ($name, $value) | |
__isset ($name) | |
add (string $type, string $property, $value) | |
merge (Context $context) | |
getByKey (string $key) | |
Защищенные данные | |
SectionConnection | $sectionConnection = null |
EventConnection | $eventConnection = null |
См. определение в файле 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