MediaWiki
REL1_22
|
Shortcut to construct a special page pointing to current user user's page. More...
Public Member Functions | |
__construct () | |
getRedirect ($subpage) | |
If the special page is a redirect, then get the Title object it redirects to. |
Shortcut to construct a special page pointing to current user user's page.
Definition at line 1348 of file SpecialPage.php.
Definition at line 1349 of file SpecialPage.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 1353 of file SpecialPage.php.