|
Erebot
latest
A modular IRC bot for PHP 5.3+
|
This is the complete list of members for Erebot\Core, including all inherited members.
| $connections | Erebot\Core | protected |
| $mainCfg | Erebot\Core | protected |
| $running | Erebot\Core | protected |
| $timers | Erebot\Core | protected |
| $translator | Erebot\Core | protected |
| __clone() | Erebot\Core | |
| __construct(\Erebot\Interfaces\Config\Main $config,\Erebot\IntlInterface $translator) | Erebot\Core | |
| __destruct() | Erebot\Core | |
| addConnection(\Erebot\Interfaces\Connection $connection) (defined in Erebot\Core) | Erebot\Core | |
| Erebot::Interfaces::Core::addConnection(\Erebot\Interfaces\Connection $connection) | Erebot\Interfaces\Core | |
| addTimer(\Erebot\TimerInterface $timer) | Erebot\Core | |
| createConnections(\Erebot\Interfaces\ConnectionFactory $factory,\Erebot\Interfaces\Config\Main $config) | Erebot\Core | protected |
| getConnections() | Erebot\Core | |
| getRunningTime() | Erebot\Core | |
| gettext($message) | Erebot\Core | |
| getTimers() | Erebot\Core | |
| handleSIGHUP($signum) | Erebot\Core | |
| handleSignal($signum) | Erebot\Core | |
| realStart(\Erebot\Interfaces\ConnectionFactory $factory) | Erebot\Core | protected |
| reload(\Erebot\Interfaces\Config\Main $config=null) | Erebot\Core | |
| removeConnection(\Erebot\Interfaces\Connection $connection) (defined in Erebot\Core) | Erebot\Core | |
| Erebot::Interfaces::Core::removeConnection(\Erebot\Interfaces\Connection $connection) | Erebot\Interfaces\Core | |
| removeTimer(\Erebot\TimerInterface $timer) | Erebot\Core | |
| start(\Erebot\Interfaces\ConnectionFactory $factory) (defined in Erebot\Core) | Erebot\Core | |
| Erebot::Interfaces::Core::start(\Erebot\Interfaces\ConnectionFactory $factory) | Erebot\Interfaces\Core | |
| stop() | Erebot\Core |