PHP Swiftriver\Core\EventDistribution Namespace

Interfaces

Name Description
IEventHandler Interface for all Event Handlers

Classes

Name Description
EventDistributor Class that handles the distribution of system events to configured event handlers.
EventEnumeration Enumeartion type class that provides strongly typed access to system level events
GenericEvent Generic event class used to hold the name and event arguments that are to be distributed through the system.