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

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

$connectionErebot\Event\AbstractEventprotected
$haltErebot\Event\AbstractEventprotected
$sourceErebot\Event\WithSourceTextAbstractprotected
$textErebot\Event\WithTextAbstractprotected
$timestampErebot\Event\NotificationAbstractprotected
__construct(\Erebot\Interfaces\Connection $connection, $source, $ident, $host,\DateTime $timestamp, $text)Erebot\Event\NotificationAbstract
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
getSource()Erebot\Event\WithSourceTextAbstract
getText()Erebot\Event\WithTextAbstract
getTimestamp()Erebot\Event\NotificationAbstract
preventDefault($prevent=null)Erebot\Event\AbstractEvent