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

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

$connectionErebot\Event\AbstractEventprotected
$ctcpTypeErebot\Event\WithSourceCtcpAbstractprotected
$haltErebot\Event\AbstractEventprotected
$sourceErebot\Event\WithSourceTextAbstractprotected
$textErebot\Event\WithTextAbstractprotected
__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