MediaWiki
REL1_24
|
Special page pointing to current user's user page. More...
Public Member Functions | |
__construct () | |
getRedirect ($subpage) | |
If the special page is a redirect, then get the Title object it redirects to. |
Special page pointing to current user's user page.
Definition at line 32 of file SpecialMyRedirectPages.php.
Definition at line 33 of file SpecialMyRedirectPages.php.
SpecialMypage::getRedirect | ( | $ | par | ) |
If the special page is a redirect, then get the Title object it redirects to.
False otherwise.
string | $par | Subpage string |
Reimplemented from RedirectSpecialPage.
Definition at line 37 of file SpecialMyRedirectPages.php.
References SpecialPage\getName(), SpecialPage\getUser(), and Title\makeTitle().