Classes and interfaces
EventInterface¶
Representation of an event
« More »
EventManagerAwareInterface¶
Interface to automate setter injection for an EventManager instance
« More »
EventManagerInterface¶
Interface for messengers
« More »
EventsCapableInterface¶
Interface providing events that can be attached, detached and triggered.
« More »
ListenerAggregateInterface¶
Interface for self-registering event listeners.
« More »
SharedEventAggregateAwareInterface¶
Interface for allowing attachment of shared aggregate listeners.
« More »
SharedEventManagerAwareInterface¶
Interface to automate setter injection for a SharedEventManagerInterface instance
« More »
SharedEventManagerInterface¶
Interface for shared event listener collections
« More »
SharedListenerAggregateInterface¶
Interface for self-registering event listeners.
« More »
AbstractListenerAggregate¶
Abstract aggregate listener
« More »
EventManager¶
Event manager: notification system
« More »
FilterChain¶
FilterChain: intercepting filter manager
« More »
GlobalEventManager¶
Event manager: notification system
« More »
ResponseCollection¶
Collection of signal handler return values
« More »
SharedEventManager¶
Shared/contextual EventManager
« More »
StaticEventManager¶
Static version of EventManager
« More »
Classes and interfaces
ExceptionInterface¶
Base exception interface
« More »
InvalidArgumentException¶
Invalid argument exception
« More »
InvalidCallbackException¶
Invalid callback exception
« More »
Classes and interfaces
FilterInterface¶
Interface for intercepting filter chains
« More »
FilterIterator¶
Specialized priority queue implementation for use with an intercepting
filter chain.
« More »