Erebot  latest
A modular IRC bot for PHP 5.3+
Erebot\Event\WithChanSourceTargetTextAbstract Member List

This is the complete list of members for Erebot\Event\WithChanSourceTargetTextAbstract, including all inherited members.

$chanErebot\Event\WithChanSourceTargetAbstractprotected
$connectionErebot\Event\AbstractEventprotected
$haltErebot\Event\AbstractEventprotected
$sourceErebot\Event\WithSourceTargetAbstractprotected
$targetErebot\Event\WithSourceTargetAbstractprotected
$textErebot\Event\WithChanSourceTargetTextAbstractprotected
__construct(\Erebot\Interfaces\Connection $connection, $chan, $source, $target, $text)Erebot\Event\WithChanSourceTargetTextAbstract
Erebot::Event::WithChanSourceTargetAbstract::__construct(\Erebot\Interfaces\Connection $connection, $chan, $source, $target)Erebot\Event\WithChanSourceTargetAbstract
Erebot::Event::WithSourceTargetAbstract::__construct(\Erebot\Interfaces\Connection $connection, $source, $target)Erebot\Event\WithSourceTargetAbstract
Erebot::Event::AbstractEvent::__construct(\Erebot\Interfaces\Connection $connection)Erebot\Event\AbstractEvent
getChan()Erebot\Event\WithChanSourceTargetAbstract
getConnection()Erebot\Event\AbstractEvent
getSource()Erebot\Event\WithSourceTargetAbstract
getTarget()Erebot\Event\WithSourceTargetAbstract
getText()Erebot\Event\WithChanSourceTargetTextAbstract
preventDefault($prevent=null)Erebot\Event\AbstractEvent