$jsonParse | JsonContent | protected |
$model_id | AbstractContent | protected |
__construct( $text) | GadgetDefinitionContent | |
JsonContent::__construct( $text, $modelId=CONTENT_MODEL_JSON) | JsonContent | |
addSectionHeader( $header) | AbstractContent | |
arrayRow( $val) | JsonContent | protected |
arrayTable( $mapping) | JsonContent | protected |
beautifyJSON() | GadgetDefinitionContent | |
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) | GadgetDefinitionContent | protected |
getAssocArray() | GadgetDefinitionContent | |
getContentHandler() | AbstractContent | |
getData() | JsonContent | |
getDefaultFormat() | AbstractContent | |
getDeletionUpdates(WikiPage $page, ParserOutput $parserOutput=null) | GadgetDefinitionContent | |
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) | GadgetDefinitionContent | |
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() | GadgetDefinitionContent | |
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) | JsonContent | |
primitiveValue( $val) | JsonContent | protected |
replaceSection( $sectionId, Content $with, $sectionTitle='') | AbstractContent | |
rootValueTable( $val) | JsonContent | protected |
serialize( $format=null) | AbstractContent | |
updateRedirect(Title $target) | AbstractContent | |
validate() | GadgetDefinitionContent | |
valueCell( $val) | JsonContent | protected |