wiki.techinc.nl/includes/content
Roman Stolar 5461404d69 Move Content::prepareSave to ContentHandler
Update method name in ContentHandler, soft-deprecate method on Content.
This will require making a semi-backwards-incompatible
change no matter what, we don't really have a great way
of hard-deprecating overriding methods.
Replace all callers of Content::prepareSave in core.

Add tests for ContentHandler::validateSave.

Bug: T287159
Change-Id: I7f23e6e97b1c7d27a6aaefdb88b19b2fc6e8b3a8
2021-11-11 15:40:42 +02:00
..
Hook Remove deprecated hook 'SecondaryDataUpdate'. 2021-07-21 17:36:24 -07:00
Renderer Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
Transform Move Content::preloadTransform to ContentHandler 2021-08-17 15:17:34 +00:00
AbstractContent.php Move Content::prepareSave to ContentHandler 2021-11-11 15:40:42 +02:00
CodeContentHandler.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
Content.php Move Content::prepareSave to ContentHandler 2021-11-11 15:40:42 +02:00
ContentHandler.php Move Content::prepareSave to ContentHandler 2021-11-11 15:40:42 +02:00
ContentHandlerFactory.php Cleanup to PageUpdaterFactory and tests 2021-07-20 09:11:13 +00:00
ContentModelChange.php Merge "Remove the fallback for create rights (covered in PM edit rights check). Remove key to i18n message, no longer being used." 2021-06-30 15:16:39 +00:00
CssContent.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
CssContentHandler.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
FallbackContent.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
FallbackContentHandler.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
FileContentHandler.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
IContentHandlerFactory.php Don't use a dynamic hook name when calling a hook 2020-02-25 13:42:30 +11:00
JavaScriptContent.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
JavaScriptContentHandler.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
JsonContent.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
JsonContentHandler.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
MessageContent.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
TextContent.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
TextContentHandler.php Call getHtml on the content object, not TextContent 2021-10-03 23:12:42 +02:00
ValidationParams.php Move Content::prepareSave to ContentHandler 2021-11-11 15:40:42 +02:00
WikitextContent.php Replace Content::getParserOutput call to ContentRenderer::getParserOutput 2021-10-20 12:11:24 +03:00
WikitextContentHandler.php Add new ParserOutput::{get,set}OutputFlag() interface 2021-10-15 14:25:54 -04:00
WikiTextStructure.php Rename ParserOutput::{get,set,unset}Property to {get,set,unset}PageProperty 2021-10-08 10:07:17 -04:00