|
| class | MediaWiki\Tidy\BalanceActiveFormattingElements |
| | The list of active formatting elements, which is used to handle mis-nested formatting element tags in the HTML5 tree builder specification. More...
|
| |
| class | MediaWiki\Tidy\BalanceElement |
| | A BalanceElement is a simplified version of a DOM Node. More...
|
| |
| class | MediaWiki\Tidy\BalanceMarker |
| | A pseudo-element used as a marker in the list of active formatting elements. More...
|
| |
| class | MediaWiki\Tidy\Balancer |
| | An implementation of the tree building portion of the HTML5 parsing spec. More...
|
| |
| class | MediaWiki\Tidy\BalanceSets |
| | Utility constants and sets for the HTML5 tree building algorithm. More...
|
| |
| class | MediaWiki\Tidy\BalanceStack |
| | The "stack of open elements" as defined in the HTML5 tree builder spec. More...
|
| |
| class | CacheTime |
| | Parser cache specific expiry check. More...
|
| |
| class | CoreParserFunctions |
| | Various core parser functions, registered in Parser::firstCallInit() More...
|
| |
| class | CoreTagHooks |
| | Various tag hooks, registered in Parser::firstCallInit() More...
|
| |
| class | DateFormatter |
| | Date formatter, recognises dates in plain text and formats them according to user preferences. More...
|
| |
| class | LinkHolderArray |
| |
| class | MagicWord |
| | This class encapsulates "magic words" such as "#redirect", NOTOC, etc. More...
|
| |
| class | MagicWordArray |
| | Class for handling an array of magic words. More...
|
| |
| class | MWTidy |
| | Class to interact with HTML tidy. More...
|
| |
| class | Parser |
| | PHP Parser - Processes wiki markup (which uses a more user-friendly syntax, such as "[[link]]" for making links), and provides a one-way transformation of that wiki markup it into (X)HTML output / markup (which in turn the browser understands, and can display). More...
|
| |
| class | ParserCache |
| |
| class | ParserDiffTest |
| |
| class | ParserOptions |
| | Set options of the Parser. More...
|
| |
| class | PPCustomFrame_DOM |
| | Expansion frame with custom arguments. More...
|
| |
| class | PPCustomFrame_Hash |
| | Expansion frame with custom arguments. More...
|
| |
| class | PPDPart |
| |
| class | PPDPart_Hash |
| |
| class | PPDStack |
| | Stack class to help Preprocessor::preprocessToObj() More...
|
| |
| class | PPDStack_Hash |
| | Stack class to help Preprocessor::preprocessToObj() More...
|
| |
| class | PPDStackElement |
| |
| class | PPDStackElement_Hash |
| |
| interface | PPFrame |
| |
| class | PPFrame_DOM |
| | An expansion frame, used as a context to expand the result of preprocessToObj() More...
|
| |
| class | PPFrame_Hash |
| | An expansion frame, used as a context to expand the result of preprocessToObj() More...
|
| |
| interface | PPNode |
| | There are three types of nodes: More...
|
| |
| class | PPNode_DOM |
| |
| class | PPNode_Hash_Array |
| |
| class | PPNode_Hash_Attr |
| |
| class | PPNode_Hash_Text |
| |
| class | PPNode_Hash_Tree |
| |
| class | PPTemplateFrame_DOM |
| | Expansion frame with template arguments. More...
|
| |
| class | PPTemplateFrame_Hash |
| | Expansion frame with template arguments. More...
|
| |
| class | Preprocessor |
| |
| class | Preprocessor_DOM |
| |
| class | Preprocessor_Hash |
| | Differences from DOM schema: More...
|
| |
| class | MediaWiki\Tidy\RaggettWrapper |
| | Class used to hide mw:editsection tokens from Tidy so that it doesn't break them or break on them. More...
|
| |
| class | Sanitizer |
| | HTML sanitizer for MediaWiki. More...
|
| |
| class | StripState |
| |