MediaWiki  REL1_24
SpecialMypage Class Reference

Special page pointing to current user's user page. More...

Inheritance diagram for SpecialMypage:
Collaboration diagram for SpecialMypage:

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 user page.

Definition at line 32 of file SpecialMyRedirectPages.php.


Constructor & Destructor Documentation

Definition at line 33 of file SpecialMyRedirectPages.php.


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 37 of file SpecialMyRedirectPages.php.

References SpecialPage\getName(), SpecialPage\getUser(), and Title\makeTitle().


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