Erebot  latest
A modular IRC bot for PHP 5.3+
Erebot\Event\Logon Class Reference

Triggered right after a connection is opened to an IRC server. More...

+ Inheritance diagram for Erebot\Event\Logon:

Additional Inherited Members

- Public Member Functions inherited from Erebot\Event\AbstractEvent
 __construct (\Erebot\Interfaces\Connection $connection)
 
 getConnection ()
 
 preventDefault ($prevent=null)
 
- Protected Attributes inherited from Erebot\Event\AbstractEvent
 $connection
 Connection the event originated from.
 
 $halt
 Whether the default action should be prevented or not. More...
 

Detailed Description

Triggered right after a connection is opened to an IRC server.

This event can be used to send credentials, negociate options, etc.

Definition at line 29 of file Logon.php.


The documentation for this class was generated from the following file: