MediaWiki  1.28.1
AbstractContent Member List

This is the complete list of members for AbstractContent, including all inherited members.

$model_idAbstractContentprotected
__construct($modelId=null)AbstractContent
addSectionHeader($header)AbstractContent
checkFormat($format)AbstractContentprotected
checkModelID($modelId)AbstractContentprotected
convert($toModel, $lossy= '')AbstractContent
copy()Content
equals(Content $that=null)AbstractContent
fillParserOutput(Title $title, $revId, ParserOptions $options, $generateHtml, ParserOutput &$output)AbstractContentprotected
getContentHandler()AbstractContent
getDefaultFormat()AbstractContent
getDeletionUpdates(WikiPage $page, ParserOutput $parserOutput=null)AbstractContent
getModel()AbstractContent
getNativeData()Content
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()Content
getSupportedFormats()AbstractContent
getTextForSearchIndex()Content
getTextForSummary($maxLength=250)Content
getUltimateRedirectTarget()AbstractContent
getWikitextForTransclusion()Content
isCountable($hasLinks=null)Content
isEmpty()AbstractContent
isRedirect()AbstractContent
isSupportedFormat($format)AbstractContent
isValid()AbstractContent
matchMagicWord(MagicWord $word)AbstractContent
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)AbstractContent