Erebot  latest
A modular IRC bot for PHP 7.0+
Erebot\IrcParser Member List

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

$connectionErebot\IrcParserprotected
$eventsMappingErebot\IrcParserprotected
__construct(\Erebot\Interfaces\Connection $connection)Erebot\IrcParser
ctcpUnquote($msg)Erebot\IrcParserprotectedstatic
getEventClass($iface)Erebot\IrcParser
getEventClasses()Erebot\IrcParser
handle255($origin, $msg)Erebot\IrcParserprotected
handle600($origin, $msg)Erebot\IrcParserprotected
handle601($origin, $msg)Erebot\IrcParserprotected
handle604($origin, $msg)Erebot\IrcParserprotected
handle605($origin, $msg)Erebot\IrcParserprotected
handleINVITE($origin, $msg)Erebot\IrcParserprotected
handleJOIN($origin, $msg)Erebot\IrcParserprotected
handleKICK($origin, $msg)Erebot\IrcParserprotected
handleMODE($origin, $msg)Erebot\IrcParserprotected
handleNICK($origin, $msg)Erebot\IrcParserprotected
handleNOTICE($origin, $msg)Erebot\IrcParserprotected
handlePART($origin, $msg)Erebot\IrcParserprotected
handlePING($origin, $msg)Erebot\IrcParserprotected
handlePONG($origin, $msg)Erebot\IrcParserprotected
handlePRIVMSG($origin, $msg)Erebot\IrcParserprotected
handleQUIT($origin, $msg)Erebot\IrcParserprotected
handleTOPIC($origin, $msg)Erebot\IrcParserprotected
makeEvent($iface)Erebot\IrcParser
noticeOrPrivmsg($origin, $msg, $mapping)Erebot\IrcParserprotected
parseLine($msg)Erebot\IrcParser
setEventClass($iface, $cls)Erebot\IrcParser
setEventClasses($events)Erebot\IrcParser
STRIP_ALLErebot\IrcParser
STRIP_BOLDErebot\IrcParser
STRIP_COLORSErebot\IrcParser
STRIP_NONEErebot\IrcParser
STRIP_RESETErebot\IrcParser
STRIP_REVERSEErebot\IrcParser
STRIP_UNDERLINEErebot\IrcParser
stripCodes($text, $strip=self::STRIP_ALL)Erebot\IrcParserstatic
watchList($event, $msg)Erebot\IrcParserprotected