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

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

$patternErebot\Event\Match\TextAbstractprotected
$requirePrefixErebot\Event\Match\TextAbstractprotected
__construct($pattern, $requirePrefix=false)Erebot\Event\Match\TextAbstract
getPattern()Erebot\Event\Match\TextAbstract
getPrefixRequirement()Erebot\Event\Match\TextAbstract
match(\Erebot\Interfaces\Event\Base\Generic $event)Erebot\Event\Match\TextAbstract
realMatch($prefix, $text) (defined in Erebot\Event\Match\TextWildcard)Erebot\Event\Match\TextWildcardprotected
setPattern($pattern)Erebot\Event\Match\TextAbstract
setPrefixRequirement($requirePrefix=false)Erebot\Event\Match\TextAbstract