|
MediaWiki master
|

Directories | |
| Hook | |
| Parsoid | |
Files | |
| BlockLevelPass.php | |
| This is the part of the wikitext parser which handles automatic paragraphs and conversion of start-of-line prefixes to HTML lists. | |
| CacheTime.php | |
| Parser cache specific expiry check. | |
| ContentHolder.php | |
| CoreMagicVariables.php | |
| Magic variable implementations provided by MediaWiki core. | |
| CoreParserFunctions.php | |
| Parser functions provided by MediaWiki core. | |
| CoreTagHooks.php | |
| Tag hooks provided by MediaWiki core. | |
| DateFormatter.php | |
| Date formatter. | |
| DateFormatterFactory.php | |
| LinkHolderArray.php | |
| Holder of replacement pairs for wiki links. | |
| MagicWord.php | |
| MagicWordArray.php | |
| MagicWordFactory.php | |
| MWTidy.php | |
| HTML validation and correction. | |
| Parser.php | |
| PHP parser that converts wiki markup to HTML. | |
| ParserCache.php | |
| Cache for outputs of the PHP parser. | |
| ParserCacheFactory.php | |
| ParserCacheFilter.php | |
| ParserCacheMetadata.php | |
| ParserFactory.php | |
| ParserObserver.php | |
| Observer to detect parser behaviors such as duplicate parses. | |
| ParserOptions.php | |
| Options for the PHP parser. | |
| ParserOutput.php | |
| ParserOutputFlags.php | |
| Registry of flags used with ParserOutput::setOutputFlag() within MediaWiki core. | |
| ParserOutputLinkTypes.php | |
| Registry of flags used with ParserOutput::{getLinkList,appendLink}() within MediaWiki core. | |
| ParserOutputStringSets.php | |
| Registry of flags used with ParserOutput::{get,append}OutputString() within MediaWiki core. | |
| PPCustomFrame_Hash.php | |
| PPDPart_Hash.php | |
| PPDStack_Hash.php | |
| PPDStackElement_Hash.php | |
| PPFrame.php | |
| PPFrame_Hash.php | |
| PPNode.php | |
| PPNode_Hash_Array.php | |
| PPNode_Hash_Attr.php | |
| PPNode_Hash_Text.php | |
| PPNode_Hash_Tree.php | |
| PPTemplateFrame_Hash.php | |
| Preprocessor.php | |
| Interfaces for preprocessors. | |
| Preprocessor_Hash.php | |
| Preprocessor using PHP arrays. | |
| RemexRemoveTagHandler.php | |
| RemexStripTagHandler.php | |
| RevisionOutputCache.php | |
| Cache for outputs of the PHP parser. | |
| Sanitizer.php | |
| HTML sanitizer for MediaWiki. | |
| StripState.php | |
| Holder for stripped items when parsing wiki markup. | |