| $mModelID | ContentHandler | protected |
| $mSupportedFormats | ContentHandler | protected |
| __construct( $modelId=CONTENT_MODEL_JAVASCRIPT) | JavaScriptContentHandler | |
| CodeContentHandler::__construct( $modelId=CONTENT_MODEL_TEXT, $formats=[CONTENT_FORMAT_TEXT]) | TextContentHandler | |
| addSearchField(&$fields, SearchEngine $engine, $name, $type) | ContentHandler | protected |
| callDeprecatedContentGPO(Content $content, ContentParseParams $cpoParams) | ContentHandler | protected |
| callDeprecatedContentPLT(Content $content, PreloadTransformParams $params) | ContentHandler | protected |
| callDeprecatedContentPST(Content $content, PreSaveTransformParams $params) | ContentHandler | protected |
| canBeUsedOn(Title $title) | ContentHandler | |
| checkFormat( $format) | ContentHandler | protected |
| checkModelID( $model_id) | ContentHandler | protected |
| createDifferenceEngine(IContextSource $context, $old=0, $new=0, $rcid=0, $refreshCache=false, $unhide=false) | ContentHandler | |
| exportTransform( $blob, $format=null) | ContentHandler | |
| fillParserOutput(Content $content, ContentParseParams $cpoParams, ParserOutput &$output) | JavaScriptContentHandler | protected |
| fillParserOutputInternal(Content $content, ContentParseParams $cpoParams, ParserOutput &$output) | ContentHandler | |
| generateHTMLOnEdit() | ContentHandler | |
| getActionOverrides() | ContentHandler | |
| getAllContentFormats() | ContentHandler | static |
| getAutoDeleteReason(Title $title, &$hasHistory=false) | ContentHandler | |
| getAutosummary(Content $oldContent=null, Content $newContent=null, $flags=0) | ContentHandler | |
| getChangeTag(Content $oldContent=null, Content $newContent=null, $flags=0) | ContentHandler | |
| getContentClass() | JavaScriptContentHandler | protected |
| getContentModels() | ContentHandler | static |
| getContentText(Content $content=null) | ContentHandler | static |
| getDataForSearchIndex(WikiPage $page, ParserOutput $output, SearchEngine $engine) | TextContentHandler | |
| getDefaultFormat() | ContentHandler | |
| getDefaultModelFor(Title $title) | ContentHandler | static |
| getDeletionUpdates(Title $title, $role) | ContentHandler | |
| getDiffEngineClass() | ContentHandler | protected |
| getFieldsForSearchIndex(SearchEngine $engine) | TextContentHandler | |
| getForContent(Content $content) | ContentHandler | static |
| getForModelID( $modelId) | ContentHandler | static |
| getForTitle(Title $title) | ContentHandler | static |
| getLocalizedName( $name, Language $lang=null) | ContentHandler | static |
| getModelID() | ContentHandler | |
| getPageLanguage(Title $title, Content $content=null) | CodeContentHandler | |
| getPageViewLanguage(Title $title, Content $content=null) | CodeContentHandler | |
| getParserOutput(Content $content, ContentParseParams $cpoParams) | ContentHandler | |
| getParserOutputForIndexing(WikiPage $page, ParserCache $cache=null) | ContentHandler | |
| getSecondaryDataUpdates(Title $title, Content $content, $role, SlotRenderingProvider $slotOutput) | ContentHandler | |
| getSlotDiffRenderer(IContextSource $context, array $options=[]) | ContentHandler | |
| getSlotDiffRendererInternal(IContextSource $context) | ContentHandler | protected |
| getSlotDiffRendererWithOptions(IContextSource $context, $options=[]) | ContentHandler | protected |
| getSupportedFormats() | ContentHandler | |
| getUndoContent(Content $currentContent, Content $undoContent, Content $undoAfterContent, $undoIsLatest=false) | ContentHandler | |
| importTransform( $blob, $format=null) | ContentHandler | |
| isParserCacheSupported() | ContentHandler | |
| isSupportedFormat( $format) | ContentHandler | |
| latestRevision(WikiPage $page) | ContentHandler | protected |
| makeContent( $text, Title $title=null, $modelId=null, $format=null) | ContentHandler | static |
| makeEmptyContent() | TextContentHandler | |
| makeRedirectContent(Title $destination, $text='') | JavaScriptContentHandler | |
| merge3(Content $oldContent, Content $myContent, Content $yourContent) | TextContentHandler | |
| preloadTransform(Content $content, PreloadTransformParams $pltParams) | ContentHandler | |
| preSaveTransform(Content $content, PreSaveTransformParams $pstParams) | JavaScriptContentHandler | |
| serializeContent(Content $content, $format=null) | TextContentHandler | |
| shouldCallDeprecatedContentTransformMethod(Content $content, $params) | ContentHandler | protected |
| supportsCategories() | ContentHandler | |
| supportsDirectApiEditing() | ContentHandler | |
| supportsDirectEditing() | TextContentHandler | |
| supportsPreloadContent() | ContentHandler | |
| supportsRedirects() | JavaScriptContentHandler | |
| supportsSections() | ContentHandler | |
| unserializeContent( $text, $format=null) | TextContentHandler | |
| validateSave(Content $content, ValidationParams $validationParams) | ContentHandler | |