| $jsonParse | JsonContent | protected |
| $model_id | AbstractContent | protected |
| $mText | TextContent | protected |
| __construct( $text, $modelId=CONTENT_MODEL_JSON) | JsonContent | |
| AbstractContent::__construct( $modelId=null) | AbstractContent | |
| addSectionHeader( $header) | AbstractContent | |
| arrayRow( $val) | JsonContent | protected |
| arrayTable( $mapping) | JsonContent | protected |
| beautifyJSON() | JsonContent | |
| 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 |
| getData() | JsonContent | |
| getDefaultFormat() | AbstractContent | |
| getModel() | AbstractContent | |
| getNativeData() | TextContent | |
| getParserOutput(Title $title, $revId=null, ParserOptions $options=null, $generateHtml=true) | AbstractContent | |
| getRedirectChain() | AbstractContent | |
| getRedirectTarget() | AbstractContent | |
| 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() | JsonContent | |
| matchMagicWord(MagicWord $word) | AbstractContent | |
| normalizeLineEndings( $text) | TextContent | static |
| objectRow( $key, $val) | JsonContent | protected |
| objectTable( $mapping) | JsonContent | protected |
| preloadTransform(Title $title, ParserOptions $popts, $params=[]) | AbstractContent | |
| prepareSave(WikiPage $page, $flags, $parentRevId, User $user) | AbstractContent | |
| preSaveTransform(Title $title, User $user, ParserOptions $popts) | AbstractContent | |
| primitiveValue( $val) | JsonContent | protected |
| replaceSection( $sectionId, Content $with, $sectionTitle='') | AbstractContent | |
| rootValueTable( $val) | JsonContent | |
| serialize( $format=null) | AbstractContent | |
| updateRedirect(Title $target) | AbstractContent | |
| valueCell( $val) | JsonContent | protected |