Home
last modified time | relevance | path

Searched refs:deleteUsers (Results 1 – 7 of 7) sorted by relevance

/dokuwiki/_test/mock/
H A DAuthDeletePlugin.php20 public function deleteUsers($users) { function in dokuwiki\\test\\mock\\AuthDeletePlugin
/dokuwiki/lib/plugins/usermanager/_test/
H A DAuthPlugin.php42 public function deleteUsers($users) function in dokuwiki\\plugin\\usermanager\\test\\AuthPlugin
/dokuwiki/inc/Extension/
H A DAuthPlugin.php308 public function deleteUsers($users) function in dokuwiki\\Extension\\AuthPlugin
/dokuwiki/lib/plugins/authpdo/_test/
H A Dsqlite.test.php213 $num = $auth->deleteUsers(array('tester', 'foobar'));
H A Dmysql.test.php248 $num = $auth->deleteUsers(array($user['user']));
/dokuwiki/lib/plugins/authplain/
H A Dauth.php240 public function deleteUsers($users) function in auth_plugin_authplain
/dokuwiki/lib/plugins/authpdo/
H A Dauth.php350 public function deleteUsers($users) function in auth_plugin_authpdo