MediaWiki  REL1_22
SpecialMytalk Class Reference

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

Inheritance diagram for SpecialMytalk:
Collaboration diagram for SpecialMytalk:

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

Definition at line 1366 of file SpecialPage.php.


Constructor & Destructor Documentation

Definition at line 1367 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:
string$parSubpage string
Returns:
Title|bool

Reimplemented from RedirectSpecialPage.

Definition at line 1371 of file SpecialPage.php.


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