MediaWiki REL1_32
|
This is the complete list of members for StripState, including all inherited members.
$circularRefGuard | StripState | protected |
$data | StripState | protected |
$depth | StripState | protected |
$depthLimit | StripState | protected |
$expandSize | StripState | protected |
$highestDepth | StripState | protected |
$parser | StripState | protected |
$regex | StripState | protected |
$sizeLimit | StripState | protected |
__construct(Parser $parser=null, $options=[]) | StripState | |
addGeneral( $marker, $value) | StripState | |
addItem( $type, $marker, $value) | StripState | protected |
addNoWiki( $marker, $value) | StripState | |
getLimitationWarning( $type, $max='') | StripState | private |
getLimitReport() | StripState | |
getSubState( $text) | StripState | |
getWarning( $message, $max='') | StripState | private |
killMarkers( $text) | StripState | |
merge( $otherState, $texts) | StripState | |
unstripBoth( $text) | StripState | |
unstripGeneral( $text) | StripState | |
unstripNoWiki( $text) | StripState | |
unstripType( $type, $text) | StripState | protected |