MediaWiki  REL1_23
SpecialCreateAccount Class Reference

Redirect page: Special:CreateAccount --> Special:UserLogin/signup. More...

Inheritance diagram for SpecialCreateAccount:
Collaboration diagram for SpecialCreateAccount:

List of all members.

Public Member Functions

 __construct ()
 isListed ()
 Whether this special page is listed in Special:SpecialPages.

Protected Member Functions

 getGroupName ()
 Under which header this special page is listed in Special:SpecialPages See messages 'specialpages-group-*' for valid names This method defaults to group 'other'.

Detailed Description

Redirect page: Special:CreateAccount --> Special:UserLogin/signup.

Todo:
FIXME: This (and the rest of the login frontend) needs to die a horrible painful death

Definition at line 30 of file SpecialCreateAccount.php.


Constructor & Destructor Documentation

Definition at line 31 of file SpecialCreateAccount.php.

References array().


Member Function Documentation

Under which header this special page is listed in Special:SpecialPages See messages 'specialpages-group-*' for valid names This method defaults to group 'other'.

Returns:
string
Since:
1.21

Reimplemented from SpecialPage.

Definition at line 40 of file SpecialCreateAccount.php.

Whether this special page is listed in Special:SpecialPages.

Since:
r3583 (v1.3)
Returns:
bool

Reimplemented from UnlistedSpecialPage.

Definition at line 36 of file SpecialCreateAccount.php.


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