|
Erebot
latest
A modular IRC bot for PHP 5.3+
|
This is the complete list of members for Erebot\Event\ModeTakenAbstract, including all inherited members.
| $chan | Erebot\Event\WithChanSourceAbstract | protected |
| $connection | Erebot\Event\AbstractEvent | protected |
| $halt | Erebot\Event\AbstractEvent | protected |
| $source | Erebot\Event\WithChanSourceAbstract | protected |
| $text | Erebot\Event\WithChanSourceTextAbstract | protected |
| __construct(\Erebot\Interfaces\Connection $connection, $chan, $source, $text) | Erebot\Event\WithChanSourceTextAbstract | |
| Erebot::Event::WithChanSourceAbstract::__construct(\Erebot\Interfaces\Connection $connection, $chan, $source) | Erebot\Event\WithChanSourceAbstract | |
| Erebot::Event::AbstractEvent::__construct(\Erebot\Interfaces\Connection $connection) | Erebot\Event\AbstractEvent | |
| getChan() | Erebot\Event\WithChanSourceAbstract | |
| getConnection() | Erebot\Event\AbstractEvent | |
| getSource() | Erebot\Event\WithChanSourceAbstract | |
| getText() | Erebot\Event\WithChanSourceTextAbstract | |
| MODE_PREFIX | Erebot\Interfaces\Event\Base\ChanModeTaken | |
| preventDefault($prevent=null) | Erebot\Event\AbstractEvent |