MediaWiki
REL1_22
|
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 1366 of file SpecialPage.php.
Definition at line 1367 of file SpecialPage.php.
SpecialMytalk::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 1371 of file SpecialPage.php.