Erebot  latest
A modular IRC bot for PHP 5.3+
Erebot\Interfaces\EventDispatcher Member List

This is the complete list of members for Erebot\Interfaces\EventDispatcher, including all inherited members.

addEventHandler(\Erebot\Interfaces\EventHandler $handler)Erebot\Interfaces\EventDispatcher
addNumericHandler(\Erebot\Interfaces\NumericHandler $handler)Erebot\Interfaces\EventDispatcher
dispatch(\Erebot\Interfaces\Event\Base\Generic $event)Erebot\Interfaces\EventDispatcher
removeEventHandler(\Erebot\Interfaces\EventHandler $handler)Erebot\Interfaces\EventDispatcher
removeNumericHandler(\Erebot\Interfaces\NumericHandler $handler)Erebot\Interfaces\EventDispatcher