static & makeTitle( $ns, $title, $fragment='', $interwiki='')
Create a new Title from a namespace index and a DB key.
Special page pointing to current user's user page.
getRedirect( $subpage)
If the special page is a redirect, then get the Title object it redirects to.
static getTitleFor( $name, $subpage=false, $fragment='')
Get a localised Title object for a specified special page name.
getName()
Get the name of this Special Page.
Shortcut to construct a special page alias.
getUser()
Shortcut to get the User executing this instance.
Superclass for any RedirectSpecialPage which redirects the user to a particular article (as opposed t...