Home
last modified time | relevance | path

Searched refs:niceNames (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/lib/plugins/authad/adLDAP/classes/
DadLDAPComputers.php140 …$groups = $this->adldap->utilities()->niceNames($info[0]["memberof"]); //presuming the entry retur…
DadLDAPUtils.php63 public function niceNames($groups) function in adLDAPUtils
DadLDAPContacts.php114 …$groups = $this->adldap->utilities()->niceNames($info[0]["memberof"]); //presuming the entry retur…
DadLDAPGroups.php480 $groupNames = $this->adldap->utilities()->niceNames($groups);
DadLDAPUsers.php198 …$groups = $this->adldap->utilities()->niceNames($info[0]["memberof"]); // Presuming the entry retu…