MediaWiki  REL1_24
SpecialAllMyUploads Class Reference

Special page pointing to current user's uploaded files (including old versions). More...

Inheritance diagram for SpecialAllMyUploads:
Collaboration diagram for SpecialAllMyUploads:

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

Special page pointing to current user's uploaded files (including old versions).

Definition at line 103 of file SpecialMyRedirectPages.php.


Constructor & Destructor Documentation

Definition at line 104 of file SpecialMyRedirectPages.php.

References array().


Member Function Documentation

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

False otherwise.

Parameters:
string$parSubpage string
Returns:
Title|bool

Reimplemented from RedirectSpecialPage.

Definition at line 109 of file SpecialMyRedirectPages.php.

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


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