getOutput()
Get the OutputPage being used for this instance.
Shortcut to construct a special page which is unlisted by default.
static getTitleFor( $name, $subpage=false, $fragment='')
Get a localised Title object for a specified special page name.
setHeaders()
Sets headers - this should be called from the execute() method of all derived classes!
getUser()
Shortcut to get the User executing this instance.
wfDebug( $text, $dest='all')
Sends a line to the debug log if enabled or, optionally, to a comment in output.
msg()
Wrapper around wfMessage that sets the current context.
getRequest()
Get the WebRequest being used for this instance.
outputHeader( $summaryMessageKey='')
Outputs a summary message on top of special pages Per default the message key is the canonical name o...