Метод | Описание | |
---|---|---|
ListAllAvailableEventHandlers ( ) : Swiftriver\Core\EventDistribution\IEventHandler[] | Returns all the classes that implement the IEventHandler interface. | |
RaiseAndDistributeEvent ( |
Function to Raise system events and distribute them to the configured Event handlers. | |
__construct ( ) | The constructor for the EventDistributor class |
public ListAllAvailableEventHandlers ( ) : Swiftriver\Core\EventDistribution\IEventHandler[] | ||
Результат | Swiftriver\Core\EventDistribution\IEventHandler[] |
public RaiseAndDistributeEvent ( |
||
$event |