| $jsonParse | JsonContent | protected |
| $model_id | AbstractContent | 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 | |
| fillParserOutput(Title $title, $revId, ParserOptions $options, $generateHtml, ParserOutput &$output) | JsonContent | protected |
| getContentHandler() | AbstractContent | |
| getData() | JsonContent | |
| getDefaultFormat() | AbstractContent | |
| getDeletionUpdates(WikiPage $page, ParserOutput $parserOutput=null) | AbstractContent | |
| getHighlightHtml() | TextContent | protected |
| getHtml() | TextContent | protected |
| getJsonData() | JsonContent | |
| getModel() | AbstractContent | |
| getNativeData() | TextContent | |
| getParserOutput(Title $title, $revId=null, ParserOptions $options=null, $generateHtml=true) | AbstractContent | |
| getRedirectChain() | AbstractContent | |
| getRedirectTarget() | AbstractContent | |
| getSecondaryDataUpdates(Title $title, Content $old=null, $recursive=true, ParserOutput $parserOutput=null) | AbstractContent | |
| getSection($sectionId) | AbstractContent | |
| getSize() | TextContent | |
| getSupportedFormats() | AbstractContent | |
| 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 | |
| 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) | JsonContent | |
| primitiveValue($val) | JsonContent | protected |
| replaceSection($sectionId, Content $with, $sectionTitle= '') | AbstractContent | |
| rootValueTable($val) | JsonContent | protected |
| serialize($format=null) | AbstractContent | |
| updateRedirect(Title $target) | AbstractContent | |
| valueCell($val) | JsonContent | protected |