|
Erebot
latest
A modular IRC bot for PHP 5.3+
|
Interface for protection status removal. More...
Inheritance diagram for Erebot\Interfaces\Event\DeProtect: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\ChanModeTaken | |
| const | MODE_PREFIX = '-' |
| Prefix issued to remove a channel status from some user. | |
Public Attributes inherited from Erebot\Interfaces\Event\Base\Protect | |
| const | MODE_LETTER = 'a' |
| Letter associated with this channel status. | |
Interface for protection status removal.
Definition at line 27 of file DeProtect.php.