MediaWiki
1.30.0
|
Public Member Functions | |
__construct ( $user) | |
getId () | |
isHidden () | |
Indicate whether the user is hidden. More... | |
isLocked () | |
Indicate whether the user is locked. More... | |
resetAuthToken () | |
Definition at line 330 of file AuthPlugin.php.
AuthPluginUser::__construct | ( | $user | ) |
Reimplemented in MediaWiki\Auth\AuthManagerAuthPluginUser.
Definition at line 331 of file AuthPlugin.php.
AuthPluginUser::getId | ( | ) |
Reimplemented in MediaWiki\Auth\AuthManagerAuthPluginUser.
Definition at line 335 of file AuthPlugin.php.
AuthPluginUser::isHidden | ( | ) |
Indicate whether the user is hidden.
Reimplemented in MediaWiki\Auth\AuthManagerAuthPluginUser.
Definition at line 355 of file AuthPlugin.php.
AuthPluginUser::isLocked | ( | ) |
Indicate whether the user is locked.
Reimplemented in MediaWiki\Auth\AuthManagerAuthPluginUser.
Definition at line 345 of file AuthPlugin.php.
AuthPluginUser::resetAuthToken | ( | ) |
Reimplemented in MediaWiki\Auth\AuthManagerAuthPluginUser.
Definition at line 364 of file AuthPlugin.php.