|
MediaWiki
REL1_22
|
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 1384 of file SpecialPage.php.
Definition at line 1385 of file SpecialPage.php.
| SpecialMycontributions::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 1391 of file SpecialPage.php.