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

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

$chanErebot\Event\WithChanSourceAbstractprotected
$connectionErebot\Event\AbstractEventprotected
$ctcpTypeErebot\Event\WithChanSourceCtcpAbstractprotected
$haltErebot\Event\AbstractEventprotected
$sourceErebot\Event\WithChanSourceAbstractprotected
$textErebot\Event\WithChanSourceTextAbstractprotected
__construct(\Erebot\Interfaces\Connection $connection, $chan, $source, $ctcpType, $text)Erebot\Event\WithChanSourceCtcpAbstract
Erebot::Event::WithChanSourceTextAbstract::__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
getCtcpType()Erebot\Event\WithChanSourceCtcpAbstract
getSource()Erebot\Event\WithChanSourceAbstract
getText()Erebot\Event\WithChanSourceTextAbstract
preventDefault($prevent=null)Erebot\Event\AbstractEvent