|
MediaWiki
REL1_19
|
Shortcut to construct a special page pointing to current user contributions. 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 contributions.
Definition at line 1124 of file SpecialPage.php.
Definition at line 1125 of file SpecialPage.php.
| SpecialMycontributions::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 1131 of file SpecialPage.php.
References SpecialPage\getName(), SpecialPage\getTitleFor(), and SpecialPage\getUser().
