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

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

$botErebot\IrcConnectionprotected
$channelModulesErebot\IrcConnectionprotected
$collatorErebot\IrcConnectionprotected
$configErebot\IrcConnectionprotected
$connectedErebot\IrcConnectionprotected
$eventsErebot\IrcConnectionprotected
$eventsProducerErebot\IrcConnectionprotected
$ioErebot\IrcConnectionprotected
$numericProfileErebot\IrcConnectionprotected
$numericsErebot\IrcConnectionprotected
$plainModulesErebot\IrcConnectionprotected
$socketErebot\IrcConnectionprotected
$uriFactoryErebot\IrcConnectionprotected
__construct(\Erebot\Interfaces\Core $bot,\Erebot\Interfaces\Config\Server $config=null, $events=array())Erebot\IrcConnection
__destruct()Erebot\IrcConnection
addEventHandler(\Erebot\Interfaces\EventHandler $handler) (defined in Erebot\IrcConnection)Erebot\IrcConnection
Erebot::Interfaces::IrcConnection::addEventHandler(\Erebot\Interfaces\EventHandler $handler)Erebot\Interfaces\EventDispatcher
addNumericHandler(\Erebot\Interfaces\NumericHandler $handler) (defined in Erebot\IrcConnection)Erebot\IrcConnection
Erebot::Interfaces::IrcConnection::addNumericHandler(\Erebot\Interfaces\NumericHandler $handler)Erebot\Interfaces\EventDispatcher
connect()Erebot\IrcConnection
disconnect($quitMessage=null)Erebot\IrcConnection
dispatch(\Erebot\Interfaces\Event\Base\Generic $event)Erebot\IrcConnection
dispatchEvent(\Erebot\Interfaces\Event\Base\Generic $event)Erebot\IrcConnectionprotected
dispatchNumeric(\Erebot\Interfaces\Event\Numeric $numeric)Erebot\IrcConnectionprotected
getBot()Erebot\IrcConnection
getCollator()Erebot\IrcConnection
getConfig($chan)Erebot\IrcConnection
getEventsProducer()Erebot\IrcConnection
getIO()Erebot\IrcConnection
getModule($name, $chan=null, $autoload=true)Erebot\IrcConnection
getModules($chan=null)Erebot\IrcConnection
getNumericProfile()Erebot\IrcConnection
getSocket()Erebot\IrcConnection
getURIFactory()Erebot\IrcConnection
handleCapabilities(\Erebot\Interfaces\EventHandler $handler,\Erebot\Event\ServerCapabilities $event)Erebot\IrcConnection
handleConnect(\Erebot\Interfaces\EventHandler $handler,\Erebot\Interfaces\Event\Connect $event)Erebot\IrcConnection
isChannel($chan)Erebot\IrcConnection
isConnected()Erebot\IrcConnection
loadModule($module, $chan=null)Erebot\IrcConnection
loadModules(\Erebot\Interfaces\Config\Server $config, $flags)Erebot\IrcConnectionprotected
process()Erebot\IrcConnection
read()Erebot\IrcConnection
realLoadModule($module, $chan, $flags, &$plainModules, &$channelModules)Erebot\IrcConnectionprotected
reload(\Erebot\Interfaces\Config\Server $config)Erebot\IrcConnection
removeEventHandler(\Erebot\Interfaces\EventHandler $handler) (defined in Erebot\IrcConnection)Erebot\IrcConnection
Erebot::Interfaces::IrcConnection::removeEventHandler(\Erebot\Interfaces\EventHandler $handler)Erebot\Interfaces\EventDispatcher
removeNumericHandler(\Erebot\Interfaces\NumericHandler $handler) (defined in Erebot\IrcConnection)Erebot\IrcConnection
Erebot::Interfaces::IrcConnection::removeNumericHandler(\Erebot\Interfaces\NumericHandler $handler)Erebot\Interfaces\EventDispatcher
setCollator(\Erebot\Interfaces\IrcCollator $collator)Erebot\IrcConnection
Erebot::Interfaces::IrcConnection::setCollator(\Erebot\Interfaces\IrcCollator $collator)Erebot\Interfaces\Collated
setNumericProfile(\Erebot\NumericProfile\Base $profile)Erebot\IrcConnection
setURIFactory($factory)Erebot\IrcConnection
write()Erebot\IrcConnection