This is the complete list of members for Erebot\Module\Base, including all inherited members.
| $channel | Erebot\Module\Base | protected |
| $connection | Erebot\Module\Base | protected |
| $factories | Erebot\Module\Base | protected |
| $logger | Erebot\Module\Base | protected |
| $translator | Erebot\Module\Base | protected |
| __construct($channel) | Erebot\Module\Base | |
| __destruct() | Erebot\Module\Base | |
| addTimer(\Erebot\TimerInterface $timer) | Erebot\Module\Base | protected |
| ctcpQuote($message) | Erebot\Module\Base | protectedstatic |
| getFactory($iface) | Erebot\Module\Base | |
| getFormatter($chan) | Erebot\Module\Base | protected |
| getNumRef($name) | Erebot\Module\Base | |
| MSG_TYPE_ACTION | Erebot\Module\Base | |
| MSG_TYPE_CTCP | Erebot\Module\Base | |
| MSG_TYPE_CTCPREPLY | Erebot\Module\Base | |
| MSG_TYPE_NOTICE | Erebot\Module\Base | |
| MSG_TYPE_PRIVMSG | Erebot\Module\Base | |
| parseBool($param, $default=null) | Erebot\Module\Base | protected |
| parseInt($param, $default=null) | Erebot\Module\Base | protected |
| parseReal($param, $default=null) | Erebot\Module\Base | protected |
| parseSomething($something, $param, $default) | Erebot\Module\Base | private |
| parseString($param, $default=null) | Erebot\Module\Base | protected |
| registerHelpMethod(\Erebot\CallableInterface $callback) | Erebot\Module\Base | protected |
| reload($flags) | Erebot\Module\Base | protected |
| RELOAD_ALL | Erebot\Module\Base | |
| RELOAD_HANDLERS | Erebot\Module\Base | |
| RELOAD_INIT | Erebot\Module\Base | |
| RELOAD_MEMBERS | Erebot\Module\Base | |
| RELOAD_TESTING | Erebot\Module\Base | |
| reloadModule(\Erebot\Interfaces\Connection $connection, $flags) | Erebot\Module\Base | |
| removeTimer(\Erebot\TimerInterface $timer) | Erebot\Module\Base | protected |
| sendCommand($command) | Erebot\Module\Base | protected |
| sendMessage($targets, $message, $type=self::MSG_TYPE_PRIVMSG) | Erebot\Module\Base | protected |
| setFactory($iface, $cls) | Erebot\Module\Base | |
| unload() | Erebot\Module\Base | protected |
| unloadModule() | Erebot\Module\Base | |