Erebot  latest
A modular IRC bot for PHP 5.3+
Erebot\Interfaces\Event\Halfop Interface Reference

Interface for half-operator status addition. More...

+ Inheritance diagram for Erebot\Interfaces\Event\Halfop:

Additional Inherited Members

- Public Member Functions inherited from Erebot\Interfaces\Event\Base\Chan
 getChan ()
 
- Public Member Functions inherited from Erebot\Interfaces\Event\Base\Generic
 getConnection ()
 
 preventDefault ($prevent=null)
 
- Public Member Functions inherited from Erebot\Interfaces\Event\Base\Source
 getSource ()
 
- Public Member Functions inherited from Erebot\Interfaces\Event\Base\Target
 getTarget ()
 
- Public Attributes inherited from Erebot\Interfaces\Event\Base\ChanModeGiven
const MODE_PREFIX = '+'
 Prefix issued to add a channel status to some user.
 
- Public Attributes inherited from Erebot\Interfaces\Event\Base\Halfop
const MODE_LETTER = 'h'
 Letter associated with this channel status.
 

Detailed Description

Interface for half-operator status addition.

Definition at line 27 of file Halfop.php.


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