$model_id | AbstractContent | protected |
$mText | TextContent | protected |
__construct( $text) | WikitextContent | |
TextContent::__construct( $text, $model_id=CONTENT_MODEL_TEXT) | TextContent | |
addSectionHeader( $header) | WikitextContent | |
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 | |
getPreSaveTransformFlags() | WikitextContent | |
getRedirectChain() | AbstractContent | |
getRedirectTarget() | WikitextContent | |
getRedirectTargetAndText() | WikitextContent | |
getSection( $sectionId) | WikitextContent | |
getSize() | TextContent | |
getSupportedFormats() | AbstractContent | |
getText() | TextContent | |
getTextForSearchIndex() | TextContent | |
getTextForSummary( $maxlength=250) | WikitextContent | |
getUltimateRedirectTarget() | AbstractContent | |
getWikitextForTransclusion() | TextContent | |
isCountable( $hasLinks=null, Title $title=null) | WikitextContent | |
TextContent::isCountable( $hasLinks=null) | TextContent | |
isEmpty() | AbstractContent | |
isRedirect() | AbstractContent | |
isSupportedFormat( $format) | AbstractContent | |
isValid() | AbstractContent | |
matchMagicWord(MagicWord $word) | WikitextContent | |
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='') | WikitextContent | |
serialize( $format=null) | AbstractContent | |
setPreSaveTransformFlags(array $flags) | WikitextContent | |
updateRedirect(Title $target) | WikitextContent | |