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