wiki.techinc.nl/includes/parser
Derick Alangi b4e557f8f8 Remove several deprecated unused methods from OutputPage & ParserOutput
Output::sectionEditLinksEnabled(), ParserOutput::getEditSectionTokens() and
::getTOCEnabled(), ::setEditSectionTokens(), ::setTOCEnabled have been removed.

Change-Id: I7fe927776e2451bafb96ef5c4ee500497ec3734c
2019-05-09 16:39:28 +01:00
..
BlockLevelPass.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
CacheTime.php
CoreParserFunctions.php Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
CoreTagHooks.php
DateFormatter.php Rehabilitate DateFormatter 2019-04-10 21:00:04 +10:00
DateFormatterFactory.php Rehabilitate DateFormatter 2019-04-10 21:00:04 +10:00
LinkHolderArray.php Make use of the list() feature where it makes sense 2019-03-24 20:12:23 +00:00
MWTidy.php Remove most support for configuring Tidy, including Raggett 2018-11-15 12:22:06 -05:00
Parser.php parser: Remove deprecated Parser class attribute $mUniqPrefix 2019-04-22 12:38:51 +01:00
ParserCache.php Avoid using outdated $casToken field for BagOStuff calls 2019-03-11 23:39:29 -07:00
ParserDiffTest.php
ParserFactory.php Update Parser to use NamespaceInfo 2019-04-11 15:40:49 +03:00
ParserOptions.php Avoid extra parse/save delay for users with non-canonical parser options 2019-04-14 02:00:16 +00:00
ParserOutput.php Remove several deprecated unused methods from OutputPage & ParserOutput 2019-05-09 16:39:28 +01:00
PPCustomFrame_DOM.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPCustomFrame_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPDPart.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPDPart_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPDStack.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPDStack_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPDStackElement.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPDStackElement_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPFrame.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPFrame_DOM.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPFrame_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_DOM.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Array.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Attr.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Text.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPNode_Hash_Tree.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPTemplateFrame_DOM.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
PPTemplateFrame_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
Preprocessor.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
Preprocessor_DOM.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
Preprocessor_Hash.php Split parser related files to have one class in one file 2019-04-27 00:41:47 +00:00
RemexStripTagHandler.php Improve RemexStripTagHandler working with tables 2019-03-14 13:11:59 -07:00
Sanitizer.php Allow <figure-inline> attributes through Sanitizer 2019-04-22 13:04:49 -04:00
StripState.php