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