Searched defs:modifyUser (Results 1 – 6 of 6) sorted by relevance
| /dokuwiki/inc/Extension/ | ||
| H A D | AuthPlugin.php | 293 public function modifyUser($user, $changes) function in dokuwiki\\Extension\\AuthPlugin |
| /dokuwiki/lib/plugins/authldap/ | ||
| H A D | auth.php | 323 public function modifyUser($user, $changes) function in auth_plugin_authldap |
| /dokuwiki/lib/plugins/authplain/ | ||
| H A D | auth.php | 183 public function modifyUser($user, $changes) function in auth_plugin_authplain |
| /dokuwiki/lib/plugins/authad/ | ||
| H A D | auth.php | 580 public function modifyUser($user, $changes) function in auth_plugin_authad |
| /dokuwiki/lib/plugins/authpdo/ | ||
| H A D | auth.php | 258 public function modifyUser($user, $changes) function in auth_plugin_authpdo |
| /dokuwiki/lib/plugins/usermanager/ | ||
| H A D | admin.php | 775 protected function modifyUser() function in admin_plugin_usermanager |