Home
last modified time | relevance | path

Searched refs:getCachedGroups (Results 1 – 2 of 2) sorted by relevance

/plugin/pureldap/
H A Dauth.php97 return array_slice($this->client->getCachedGroups(), $start, $limit);
/plugin/pureldap/classes/
H A DClient.php264 public function getCachedGroups() function in dokuwiki\\plugin\\pureldap\\classes\\Client