Class representing a MediaWiki article and history.
getDeletionUpdates(WikiPage $page, ParserOutput $parserOutput=null)
getSecondaryDataUpdates(Title $title, Content $old=null, $recursive=true, ParserOutput $parserOutput=null)
Represents the content of a JSON content.
getAssocArray()
Get the JSON content as an associative array with all fields filled out, populating defaults as neces...
getTitle()
Get the title object of the article.
static makeTitleSafe( $ns, $title, $fragment='', $interwiki='')
Create a new Title from a namespace index and a DB key.
fillParserOutput(Title $title, $revId, ParserOptions $options, $generateHtml, ParserOutput &$output)
Register some links.
Base interface for content objects.