MediaWiki REL1_32
|
Public Member Functions | |
__construct ( $user) | |
getId () | |
isHidden () | |
Indicate whether the user is hidden. | |
isLocked () | |
Indicate whether the user is locked. | |
resetAuthToken () | |
Definition at line 326 of file AuthPlugin.php.
AuthPluginUser::__construct | ( | $user | ) |
Reimplemented in MediaWiki\Auth\AuthManagerAuthPluginUser.
Definition at line 327 of file AuthPlugin.php.
AuthPluginUser::getId | ( | ) |
Reimplemented in MediaWiki\Auth\AuthManagerAuthPluginUser.
Definition at line 331 of file AuthPlugin.php.
AuthPluginUser::isHidden | ( | ) |
Indicate whether the user is hidden.
Reimplemented in MediaWiki\Auth\AuthManagerAuthPluginUser.
Definition at line 351 of file AuthPlugin.php.
AuthPluginUser::isLocked | ( | ) |
Indicate whether the user is locked.
Reimplemented in MediaWiki\Auth\AuthManagerAuthPluginUser.
Definition at line 341 of file AuthPlugin.php.
AuthPluginUser::resetAuthToken | ( | ) |
Reimplemented in MediaWiki\Auth\AuthManagerAuthPluginUser.
Definition at line 360 of file AuthPlugin.php.