Searched defs:retrieveGroups (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/Extension/ | ||
H A D | AuthPlugin.php | 374 public function retrieveGroups($start = 0, $limit = 0) global() function in dokuwiki\\Extension\\AuthPlugin |
/dokuwiki/lib/plugins/authplain/ | ||
H A D | auth.php | 332 public function retrieveGroups($start = 0, $limit = 0) global() function in auth_plugin_authplain |
/dokuwiki/lib/plugins/authpdo/ | ||
H A D | auth.php | 491 public function retrieveGroups($start = 0, $limit = 0) global() function in auth_plugin_authpdo |