MediaWiki
REL1_22
|
CreateAccount --> UserLogin/signup. More...
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'. |
CreateAccount --> UserLogin/signup.
Definition at line 1232 of file SpecialPage.php.
Definition at line 1233 of file SpecialPage.php.
SpecialCreateAccount::getGroupName | ( | ) | [protected] |
Under which header this special page is listed in Special:SpecialPages See messages 'specialpages-group-*' for valid names This method defaults to group 'other'.
Reimplemented from SpecialPage.
Definition at line 1242 of file SpecialPage.php.
Whether this special page is listed in Special:SpecialPages.
Reimplemented from UnlistedSpecialPage.
Definition at line 1238 of file SpecialPage.php.