MediaWiki  master
parser Directory Reference

Directories

directory  Hook
 
directory  Parsoid
 

Files

file  BlockLevelPass.php [code]
 This is the part of the wikitext parser which handles automatic paragraphs and conversion of start-of-line prefixes to HTML lists.
 
file  CacheTime.php [code]
 Parser cache specific expiry check.
 
file  CoreMagicVariables.php [code]
 Magic variable implementations provided by MediaWiki core.
 
file  CoreParserFunctions.php [code]
 Parser functions provided by MediaWiki core.
 
file  CoreTagHooks.php [code]
 Tag hooks provided by MediaWiki core.
 
file  DateFormatter.php [code]
 Date formatter.
 
file  DateFormatterFactory.php [code]
 
file  LinkHolderArray.php [code]
 Holder of replacement pairs for wiki links.
 
file  MagicWord.php [code]
 See docs/magicword.md.
 
file  MagicWordArray.php [code]
 See docs/magicword.md.
 
file  MagicWordFactory.php [code]
 See docs/magicword.md.
 
file  MWTidy.php [code]
 HTML validation and correction.
 
file  Parser.php [code]
 PHP parser that converts wiki markup to HTML.
 
file  ParserCache.php [code]
 Cache for outputs of the PHP parser.
 
file  ParserCacheFactory.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 
file  ParserFactory.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  ParserObserver.php [code]
 Observer to detect parser behaviors such as duplicate parses.
 
file  ParserOptions.php [code]
 Options for the PHP parser.
 
file  ParserOutput.php [code]
 Output of the PHP parser.
 
file  ParserOutputFlags.php [code]
 Registry of flags used with ParserOutput::setOutputFlag() within MediaWiki core.
 
file  ParserOutputStringSets.php [code]
 Registry of flags used with ParserOutput::{get,append}OutputString() within MediaWiki core.
 
file  PPCustomFrame_Hash.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  PPDPart_Hash.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  PPDStack_Hash.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  PPDStackElement_Hash.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  PPFrame.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  PPFrame_Hash.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  PPNode.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  PPNode_Hash_Array.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  PPNode_Hash_Attr.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  PPNode_Hash_Text.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  PPNode_Hash_Tree.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  PPTemplateFrame_Hash.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  Preprocessor.php [code]
 Interfaces for preprocessors.
 
file  Preprocessor_Hash.php [code]
 Preprocessor using PHP arrays.
 
file  RemexRemoveTagHandler.php [code]
 
file  RemexStripTagHandler.php [code]
 
file  RevisionOutputCache.php [code]
 Cache for outputs of the PHP parser.
 
file  Sanitizer.php [code]
 HTML sanitizer for MediaWiki.
 
file  StripState.php [code]
 Holder for stripped items when parsing wiki markup.