Searched defs:deleteUsers (Results 1 – 4 of 4) sorted by relevance
/dokuwiki/inc/Extension/ | ||
H A D | AuthPlugin.php | 310 public function deleteUsers($users) global() function in dokuwiki\\Extension\\AuthPlugin |
/dokuwiki/lib/plugins/authplain/ | ||
H A D | auth.php | 230 public function deleteUsers($users) global() function in auth_plugin_authplain |
/dokuwiki/lib/plugins/authpdo/ | ||
H A D | auth.php | 387 public function deleteUsers($users) global() function in auth_plugin_authpdo |
/dokuwiki/inc/Remote/ | ||
H A D | ApiCore.php | 660 public function deleteUsers($usernames) global() function in dokuwiki\\Remote\\ApiCore |