|
MediaWiki
master
|

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 | ) |
Definition at line 331 of file AuthPlugin.php.
| AuthPluginUser::getId | ( | ) |
Definition at line 335 of file AuthPlugin.php.
| AuthPluginUser::isHidden | ( | ) |
Indicate whether the user is hidden.
Definition at line 355 of file AuthPlugin.php.
| AuthPluginUser::isLocked | ( | ) |
Indicate whether the user is locked.
Definition at line 345 of file AuthPlugin.php.
| AuthPluginUser::resetAuthToken | ( | ) |
Definition at line 363 of file AuthPlugin.php.