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

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

addEventHandler(\Erebot\Interfaces\EventHandler $handler)Erebot\Interfaces\EventDispatcher
addNumericHandler(\Erebot\Interfaces\NumericHandler $handler)Erebot\Interfaces\EventDispatcher
connect()Erebot\Interfaces\Connection
disconnect($quitMessage=null)Erebot\Interfaces\Connection
dispatch(\Erebot\Interfaces\Event\Base\Generic $event)Erebot\Interfaces\EventDispatcher
getBot()Erebot\Interfaces\Connection
getCollator()Erebot\Interfaces\Collated
getConfig($chan)Erebot\Interfaces\Connection
getEventsProducer()Erebot\Interfaces\IrcConnection
getIO()Erebot\Interfaces\Connection
getModule($name, $chan=null, $autoload=true)Erebot\Interfaces\ModuleContainer
getModules($chan=null)Erebot\Interfaces\ModuleContainer
getNumericProfile()Erebot\Interfaces\IrcConnection
getSocket()Erebot\Interfaces\Connection
isChannel($chan)Erebot\Interfaces\IrcConnection
isConnected()Erebot\Interfaces\Connection
loadModule($module, $chan=null)Erebot\Interfaces\ModuleContainer
process()Erebot\Interfaces\ReceivingConnection
read()Erebot\Interfaces\ReceivingConnection
removeEventHandler(\Erebot\Interfaces\EventHandler $handler)Erebot\Interfaces\EventDispatcher
removeNumericHandler(\Erebot\Interfaces\NumericHandler $handler)Erebot\Interfaces\EventDispatcher
setCollator(\Erebot\Interfaces\IrcCollator $collator)Erebot\Interfaces\Collated
setNumericProfile(\Erebot\NumericProfile\Base $profile)Erebot\Interfaces\IrcConnection
write()Erebot\Interfaces\SendingConnection