Полный список членов класса EventsPool, включая наследуемые из базового класса
$events | EventsPool | protectedstatic |
$index | PoolBase | protectedstatic |
$pool | PoolBase | protectedstatic |
add($code, $type, $value) | PoolBase | static |
addEvent($code, $type, $event) | EventsPool | static |
delete($code, $type, $index) | PoolBase | static |
get($code, $type) | PoolBase | static |
getByIndex($code, $type, $index) | PoolBase | static |
getEvents($code) | EventsPool | static |
getEventsByType($code, $type) | EventsPool | static |
getPoolByCode($code) | PoolBase | static |
isEventTypeExists($code, $type) | EventsPool | static |
isTypeExists($code, $type) | PoolBase | static |
resetEvents($code=null, $type=null) | EventsPool | static |
resetPool($code=null, $type=null) | PoolBase | static |