Superclass for any RedirectSpecialPage which redirects the user to a particular article (as opposed t...
Shortcut to construct a special page alias.
getRedirectQuery()
Return part of the request string for a special redirect page This allows passing,...
personallyIdentifiableTarget()
Indicate if the target of this redirect can be used to identify a particular user of this wiki (e....
getRedirect( $subpage)
If the special page is a redirect, then get the Title object it redirects to.
getOutput()
Get the OutputPage being used for this instance.
static getTitleFor( $name, $subpage=false, $fragment='')
Get a localised Title object for a specified special page name If you don't need a full Title object,...
getRequest()
Get the WebRequest being used for this instance.
Shortcut to construct a special page which is unlisted by default.