getPageTitle( $subpage=false)
Get a self-referential title object.
This is the main API class, used for both external and internal processing.
msg( $key,... $params)
Wrapper around wfMessage that sets the current context.
getOutput()
Get the OutputPage being used for this instance.
Shortcut to construct a special page which is unlisted by default.
getContext()
Gets the context this SpecialPage is executed in.
getRequest()
Get the WebRequest being used for this instance.
including( $x=null)
Whether the special page is being evaluated via transclusion.