|
Erebot
latest
A modular IRC bot for PHP 5.3+
|
This is the complete list of members for Erebot\Event\PrivateCtcp, including all inherited members.
| $connection | Erebot\Event\AbstractEvent | protected |
| $ctcpType | Erebot\Event\WithSourceCtcpAbstract | protected |
| $halt | Erebot\Event\AbstractEvent | protected |
| $source | Erebot\Event\WithSourceTextAbstract | protected |
| $text | Erebot\Event\WithTextAbstract | protected |
| __construct(\Erebot\Interfaces\Connection $connection, $source, $ctcpType, $text) | Erebot\Event\WithSourceCtcpAbstract | |
| Erebot::Event::WithSourceTextAbstract::__construct(\Erebot\Interfaces\Connection $connection, $source, $text) | Erebot\Event\WithSourceTextAbstract | |
| Erebot::Event::WithTextAbstract::__construct(\Erebot\Interfaces\Connection $connection, $text) | Erebot\Event\WithTextAbstract | |
| Erebot::Event::AbstractEvent::__construct(\Erebot\Interfaces\Connection $connection) | Erebot\Event\AbstractEvent | |
| getConnection() | Erebot\Event\AbstractEvent | |
| getCtcpType() | Erebot\Event\WithSourceCtcpAbstract | |
| getSource() | Erebot\Event\WithSourceTextAbstract | |
| getText() | Erebot\Event\WithTextAbstract | |
| preventDefault($prevent=null) | Erebot\Event\AbstractEvent |