[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Implements Special:ChangeEmail This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
File Size: | 203 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
SpecialChangeEmail:: (11 methods):
__construct()
isListed()
execute()
checkExecutePermissions()
getFormFields()
alterForm()
onSubmit()
onSuccess()
attemptChange()
requiresUnblock()
getGroupName()
Class: SpecialChangeEmail - X-Ref
Let users change their email address.__construct() X-Ref |
isListed() X-Ref |
return: bool |
execute( $par ) X-Ref |
Main execution point param: string $par |
checkExecutePermissions( User $user ) X-Ref |
No description |
getFormFields() X-Ref |
No description |
alterForm( HTMLForm $form ) X-Ref |
No description |
onSubmit( array $data ) X-Ref |
No description |
onSuccess() X-Ref |
No description |
attemptChange( User $user, $pass, $newaddr ) X-Ref |
param: User $user param: string $pass param: string $newaddr return: Status |
requiresUnblock() X-Ref |
No description |
getGroupName() X-Ref |
No description |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |