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 925 of file SpecialPage.php.
SpecialMytalk::__construct | ( | ) |
Definition at line 926 of file SpecialPage.php.
SpecialMytalk::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 931 of file SpecialPage.php.
References $wgUser, and Title::makeTitle().