MediaWiki  REL1_19
SpecialMycontributions Class Reference

Shortcut to construct a special page pointing to current user contributions. More...

Inheritance diagram for SpecialMycontributions:
Collaboration diagram for SpecialMycontributions:

List of all members.

Public Member Functions

 __construct ()
 getRedirect ($subpage)
 If the special page is a redirect, then get the Title object it redirects to.

Detailed Description

Shortcut to construct a special page pointing to current user contributions.

Definition at line 1124 of file SpecialPage.php.


Constructor & Destructor Documentation

Definition at line 1125 of file SpecialPage.php.


Member Function Documentation

If the special page is a redirect, then get the Title object it redirects to.

False otherwise.

Parameters:
$parString Subpage string
Returns:
Title|false

Reimplemented from RedirectSpecialPage.

Definition at line 1131 of file SpecialPage.php.

References SpecialPage\getName(), SpecialPage\getTitleFor(), and SpecialPage\getUser().

Here is the call graph for this function:


The documentation for this class was generated from the following file: