Home
last modified time | relevance | path

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

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