|
MediaWiki REL1_39
|
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 | |
| getLimitReport() | StripState | |
| killMarkers( $text) | StripState | |
| replaceNoWikis(string $text, callable $callback) | StripState | |
| unstripBoth( $text) | StripState | |
| unstripGeneral( $text) | StripState | |
| unstripNoWiki( $text) | StripState | |
| unstripType( $type, $text) | StripState | protected |