|
Erebot
latest
A modular IRC bot for PHP 5.3+
|
This is the complete list of members for Erebot\Event\WithSourceTargetAbstract, including all inherited members.
| $connection | Erebot\Event\AbstractEvent | protected |
| $halt | Erebot\Event\AbstractEvent | protected |
| $source | Erebot\Event\WithSourceTargetAbstract | protected |
| $target | Erebot\Event\WithSourceTargetAbstract | protected |
| __construct(\Erebot\Interfaces\Connection $connection, $source, $target) | Erebot\Event\WithSourceTargetAbstract | |
| Erebot::Event::AbstractEvent::__construct(\Erebot\Interfaces\Connection $connection) | Erebot\Event\AbstractEvent | |
| getConnection() | Erebot\Event\AbstractEvent | |
| getSource() | Erebot\Event\WithSourceTargetAbstract | |
| getTarget() | Erebot\Event\WithSourceTargetAbstract | |
| preventDefault($prevent=null) | Erebot\Event\AbstractEvent |