|
| 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.
|
|
| 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 |
| 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.
|
|
| MagicWordArray.php |
| 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.
|
|
| MagicWordFactory.php |
| 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.
|
|
| 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 |
| 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.
|
|
| ParserCacheFilter.php |
| 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.
|
|
| ParserCacheMetadata.php |
|
| ParserFactory.php |
| 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.
|
|
| ParserObserver.php |
| Observer to detect parser behaviors such as duplicate parses.
|
|
| ParserOptions.php |
| Options for the PHP parser.
|
|
| ParserOutput.php |
| 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.
|
|
| 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 |
| 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.
|
|
| PPDPart_Hash.php |
| 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.
|
|
| PPDStack_Hash.php |
| 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.
|
|
| PPDStackElement_Hash.php |
| 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.
|
|
| PPFrame.php |
| 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.
|
|
| PPFrame_Hash.php |
| 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.
|
|
| PPNode.php |
| 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.
|
|
| PPNode_Hash_Array.php |
| 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.
|
|
| PPNode_Hash_Attr.php |
| 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.
|
|
| PPNode_Hash_Text.php |
| 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.
|
|
| PPNode_Hash_Tree.php |
| 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.
|
|
| PPTemplateFrame_Hash.php |
| 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.
|
|
| 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.
|
|