MediaWiki  REL1_20
SpecialMyuploads Class Reference

Redirect to Special:Listfiles?user=$wgUser. More...

Inheritance diagram for SpecialMyuploads:
Collaboration diagram for SpecialMyuploads:

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

Redirect to Special:Listfiles?user=$wgUser.

Definition at line 1283 of file SpecialPage.php.


Constructor & Destructor Documentation

Definition at line 1284 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|bool

Reimplemented from RedirectSpecialPage.

Definition at line 1289 of file SpecialPage.php.

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


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