MediaWiki  REL1_22
SpecialCreateAccount Class Reference

CreateAccount --> 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

CreateAccount --> UserLogin/signup.

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

Definition at line 1232 of file SpecialPage.php.


Constructor & Destructor Documentation

Definition at line 1233 of file SpecialPage.php.


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 1242 of file SpecialPage.php.

Whether this special page is listed in Special:SpecialPages.

Since:
r3583 (v1.3)
Returns:
Bool

Reimplemented from UnlistedSpecialPage.

Definition at line 1238 of file SpecialPage.php.


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