Go to the source code of this file.
Classes | |
class | PasswordError |
Thrown by User::setPassword() on error. More... | |
class | User |
The User object encapsulates all of the user-specific settings (user_id, name, rights, password, email address, options, last login time). More... | |
Enumerations | |
enum | USER_TOKEN_LENGTH |
Integer : Number of characters in user_token field. More... | |
enum | MW_USER_VERSION |
Integer : Serialized record version. More... | |
enum | EDIT_TOKEN_SUFFIX |
String : Some punctuation to prevent editing from broken text-mangling proxies. More... |
Definition in file User.php.
enum EDIT_TOKEN_SUFFIX |
enum MW_USER_VERSION |
enum USER_TOKEN_LENGTH |