MediaWiki
REL1_23
|
Redirect page: Special:CreateAccount --> Special: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'. |
Redirect page: Special:CreateAccount --> Special:UserLogin/signup.
Definition at line 30 of file SpecialCreateAccount.php.
Definition at line 31 of file SpecialCreateAccount.php.
References array().
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 40 of file SpecialCreateAccount.php.
Whether this special page is listed in Special:SpecialPages.
Reimplemented from UnlistedSpecialPage.
Definition at line 36 of file SpecialCreateAccount.php.