msg( $key,... $params)
Wrapper around wfMessage that sets the current context.
getOutput()
Get the OutputPage being used for this instance.
static getCallback( $name, $errorMessage=null)
Create a callback suitable for use in $wgSpecialPages.
Shortcut to construct a special page which is unlisted by default.
execute( $subPage)
Default execute method Checks user permissions.
__construct( $name, $errorMessage=null)
setHeaders()
Sets headers - this should be called from the execute() method of all derived classes!
This class is a drop-in replacement for other special pages that need to be manually disabled.
outputHeader( $summaryMessageKey='')
Outputs a summary message on top of special pages Per default the message key is the canonical name o...