Home
last modified time | relevance | path

Searched refs:retrieveGroups (Results 1 – 3 of 3) sorted by last modified time

/dokuwiki/lib/plugins/authpdo/
H A Dauth.php451 public function retrieveGroups($start = 0, $limit = 0)
491 public function retrieveGroups($start = 0, $limit = 0) global() function in auth_plugin_authpdo
/dokuwiki/lib/plugins/authplain/
H A Dauth.php339 public function retrieveGroups($start = 0, $limit = 0)
332 public function retrieveGroups($start = 0, $limit = 0) global() function in auth_plugin_authplain
/dokuwiki/inc/Extension/
H A DAuthPlugin.php372 public function retrieveGroups($start = 0, $limit = 0)
374 public function retrieveGroups($start = 0, $limit = 0) global() function in dokuwiki\\Extension\\AuthPlugin