getOutput()
Get the OutputPage being used for this instance.
Request handler implementing a data interface for mediawiki pages.
newDefaultRequestHandler()
Creates a PageDataRequestHandler based on global defaults.
setRequestHandler(PageDataRequestHandler $requestHandler)
Sets the request handler to be used by the special page.
Special page to act as an endpoint for accessing raw page data.
Parent class for all special pages.
getRequest()
Get the WebRequest being used for this instance.
showForm()
Shows an informative page to the user; Called when there is no page to output.
isListed()
Whether this special page is listed in Special:SpecialPages.
PageDataRequestHandler null $requestHandler
initDependencies()
Initialize any un-initialized members from global context.