Searched defs:retrieveUsers (Results 1 – 5 of 5) sorted by relevance
/dokuwiki/lib/plugins/authldap/ | ||
H A D | auth.php | 402 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) global() function in auth_plugin_authldap |
/dokuwiki/inc/Extension/ | ||
H A D | AuthPlugin.php | 343 public function retrieveUsers($start = 0, $limit = 0, $filter = null) global() function in dokuwiki\\Extension\\AuthPlugin |
/dokuwiki/lib/plugins/authplain/ | ||
H A D | auth.php | 298 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) global() function in auth_plugin_authplain |
/dokuwiki/lib/plugins/authad/ | ||
H A D | auth.php | 502 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) global() function in auth_plugin_authad |
/dokuwiki/lib/plugins/authpdo/ | ||
H A D | auth.php | 406 public function retrieveUsers($start = 0, $limit = -1, $filter = null) global() function in auth_plugin_authpdo |