Content objects represent page content, e.g.
A bundle for page view data.
The interface for shadow pages.
getContentForTransclusion()
Get the content to be shown if this page is transcluded.
existsForEdit()
If this returns true, force the edit action to be labelled "edit", not "create", even though the page...
getDiffTitleMessage()
The label for base content when diffing against preloaded content.
hasPreloadContent()
Whether preload content is available.
getPreloadContent()
Get content to be shown in the edit box when editing a non-existent page.
getView(ParserOptions $parserOptions)
Get page view content, or null to decline to provide such content.