| $model_id | AbstractContent | protected |
| $mText | TextContent | protected |
| __construct( $text, $modelId=CONTENT_MODEL_JAVASCRIPT) | JavaScriptContent | |
| AbstractContent::__construct( $modelId=null) | AbstractContent | |
| addSectionHeader( $header) | AbstractContent | |
| checkFormat( $format) | AbstractContent | protected |
| checkModelID( $modelId) | AbstractContent | protected |
| convert( $toModel, $lossy='') | TextContent | |
| copy() | TextContent | |
| diff(Content $that, Language $lang=null) | TextContent | |
| equals(Content $that=null) | AbstractContent | |
| equalsInternal(Content $that) | AbstractContent | protected |
| fillParserOutput(Title $title, $revId, ParserOptions $options, $generateHtml, ParserOutput &$output) | AbstractContent | protected |
| getContentHandler() | AbstractContent | |
| getContentHandlerFactory() | AbstractContent | protected |
| getDefaultFormat() | AbstractContent | |
| getModel() | AbstractContent | |
| getNativeData() | TextContent | |
| getParserOutput(Title $title, $revId=null, ParserOptions $options=null, $generateHtml=true) | AbstractContent | |
| getRedirectChain() | AbstractContent | |
| getRedirectTarget() | JavaScriptContent | |
| getSection( $sectionId) | AbstractContent | |
| getSize() | TextContent | |
| getSupportedFormats() | AbstractContent | |
| getText() | TextContent | |
| getTextForSearchIndex() | TextContent | |
| getTextForSummary( $maxlength=250) | TextContent | |
| getUltimateRedirectTarget() | AbstractContent | |
| getWikitextForTransclusion() | TextContent | |
| isCountable( $hasLinks=null) | TextContent | |
| isEmpty() | AbstractContent | |
| isRedirect() | AbstractContent | |
| isSupportedFormat( $format) | AbstractContent | |
| isValid() | AbstractContent | |
| matchMagicWord(MagicWord $word) | AbstractContent | |
| normalizeLineEndings( $text) | TextContent | static |
| preloadTransform(Title $title, ParserOptions $popts, $params=[]) | AbstractContent | |
| prepareSave(WikiPage $page, $flags, $parentRevId, User $user) | AbstractContent | |
| preSaveTransform(Title $title, User $user, ParserOptions $popts) | AbstractContent | |
| replaceSection( $sectionId, Content $with, $sectionTitle='') | AbstractContent | |
| serialize( $format=null) | AbstractContent | |
| updateRedirect(Title $target) | JavaScriptContent | |