getSize()
returns the content's nominal size in bogo-bytes.
copy()
Return a copy of this Content object.
getNativeData()
Returns native represenation of the data.
getTextForSummary( $maxlength=250)
Returns a textual representation of the content suitable for use in edit summaries and log messages.
getWikitextForTransclusion()
getParserOutput(Title $title, $revId=null, ParserOptions $options=null, $generateHtml=true)
Base implementation for content objects.
fillParserOutput(Title $title, $revId, ParserOptions $options, $generateHtml, ParserOutput &$output)
isCountable( $hasLinks=null)
Returns true if this content is countable as a "real" wiki page, provided that it's also in a countab...