Inherits UnlistedSpecialPage.
Public Member Functions | |
__construct () | |
getRedirect ($subpage) | |
If the special page is a redirect, then get the Title object it redirects to. |
Definition at line 945 of file SpecialPage.php.
SpecialMycontributions::__construct | ( | ) |
Definition at line 946 of file SpecialPage.php.
SpecialMycontributions::getRedirect | ( | $ | subpage | ) |
If the special page is a redirect, then get the Title object it redirects to.
False otherwise.
Reimplemented from SpecialPage.
Definition at line 950 of file SpecialPage.php.
References $wgUser, and SpecialPage::getTitleFor().