Public Member Functions | |
__construct () | |
unstripGeneral ($text) | |
unstripNoWiki ($text) | |
unstripBoth ($text) | |
Public Attributes | |
$general | |
$nowiki |
Definition at line 4905 of file Parser.php.
StripState::__construct | ( | ) |
Definition at line 4908 of file Parser.php.
StripState::unstripBoth | ( | $ | text | ) |
StripState::unstripGeneral | ( | $ | text | ) |
StripState::unstripNoWiki | ( | $ | text | ) |
StripState::$general |
Definition at line 4906 of file Parser.php.
StripState::$nowiki |
Definition at line 4906 of file Parser.php.