MediaWiki
REL1_19
|
Shortcut to construct a special page pointing to current user talk 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 talk page.
Definition at line 1104 of file SpecialPage.php.
Definition at line 1105 of file SpecialPage.php.
SpecialMytalk::getRedirect | ( | $ | par | ) |
If the special page is a redirect, then get the Title object it redirects to.
False otherwise.
$par | String Subpage string |
Reimplemented from RedirectSpecialPage.
Definition at line 1111 of file SpecialPage.php.
References SpecialPage\getName(), SpecialPage\getUser(), and Title\makeTitle().