Erebot  latest
A modular IRC bot for PHP 7.0+
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
addNumericHandler(\Erebot\Interfaces\NumericHandler $handler) (defined in Erebot\IrcConnection)Erebot\IrcConnection
connect() (defined in Erebot\IrcConnection)Erebot\IrcConnection
disconnect($quitMessage=null) (defined in Erebot\IrcConnection)Erebot\IrcConnection
dispatch(\Erebot\Interfaces\Event\Base\Generic $event) (defined in Erebot\IrcConnection)Erebot\IrcConnection
dispatchEvent(\Erebot\Interfaces\Event\Base\Generic $event)Erebot\IrcConnectionprotected
dispatchNumeric(\Erebot\Interfaces\Event\Numeric $numeric)Erebot\IrcConnectionprotected
getBot() (defined in Erebot\IrcConnection)Erebot\IrcConnection
getCollator()Erebot\IrcConnection
getConfig($chan) (defined in Erebot\IrcConnection)Erebot\IrcConnection
getEventsProducer() (defined in Erebot\IrcConnection)Erebot\IrcConnection
getIO() (defined in Erebot\IrcConnection)Erebot\IrcConnection
getModule($name, $chan=null, $autoload=true) (defined in Erebot\IrcConnection)Erebot\IrcConnection
getModules($chan=null) (defined in Erebot\IrcConnection)Erebot\IrcConnection
getNumericProfile() (defined in Erebot\IrcConnection)Erebot\IrcConnection
getSocket() (defined in Erebot\IrcConnection)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) (defined in Erebot\IrcConnection)Erebot\IrcConnection
isConnected() (defined in Erebot\IrcConnection)Erebot\IrcConnection
loadModule($module, $chan=null) (defined in Erebot\IrcConnection)Erebot\IrcConnection
loadModules(\Erebot\Interfaces\Config\Server $config, $flags)Erebot\IrcConnectionprotected
process()Erebot\IrcConnection
read() (defined in Erebot\IrcConnection)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
removeNumericHandler(\Erebot\Interfaces\NumericHandler $handler) (defined in Erebot\IrcConnection)Erebot\IrcConnection
setCollator(\Erebot\Interfaces\IrcCollator $collator)Erebot\IrcConnection
setNumericProfile(\Erebot\NumericProfile\Base $profile) (defined in Erebot\IrcConnection)Erebot\IrcConnection
setURIFactory($factory)Erebot\IrcConnection
write() (defined in Erebot\IrcConnection)Erebot\IrcConnection