Home
last modified time | relevance | path

Searched refs:getLdapBind (Results 1 – 7 of 7) sorted by relevance

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPComputers.php66 if (!$this->adldap->getLdapBind()) { return false; }
88 if (!$this->adldap->getLdapBind()) { return false; }
111 if (!$this->adldap->getLdapBind()) { return false; }
136 if (!$this->adldap->getLdapBind()){ return false; }
H A DadLDAPContacts.php110 if (!$this->adldap->getLdapBind()){ return false; }
136 if (!$this->adldap->getLdapBind()) { return false; }
169 if (!$this->adldap->getLdapBind()) { return false; }
192 if (!$this->adldap->getLdapBind()) { return false; }
257 if (!$this->adldap->getLdapBind()) { return false; }
H A DadLDAPUsers.php194 if (!$this->adldap->getLdapBind()) { return false; }
221 if (!$this->adldap->getLdapBind()) { return false; }
276 if (!$this->adldap->getLdapBind()) { return false; }
300 if (!$this->adldap->getLdapBind()) { return false; }
325 if (!$this->adldap->getLdapBind()) { return false; }
481 if (!$this->adldap->getLdapBind()) { return false; }
554 if (!$this->adldap->getLdapBind()) { return false; }
586 if (!$this->adldap->getLdapBind()){ return false; }
611 if (!$this->adldap->getLdapBind()){ return false; }
651 if (!$this->adldap->getLdapBind()) { retur
[all...]
H A DadLDAPGroups.php197 if (!$this->adldap->getLdapBind()){ return false; }
312 if (!$this->adldap->getLdapBind()){ return false; }
361 if (!$this->adldap->getLdapBind()){ return false; }
419 if (!$this->adldap->getLdapBind()) { return false; }
446 if (!$this->adldap->getLdapBind()) { return false; }
504 if (!$this->adldap->getLdapBind()) { return false; }
H A DadLDAPExchange.php338 if (!$this->adldap->getLdapBind()){ return false; }
356 if (!$this->adldap->getLdapBind()){ return false; }
381 if (!$this->adldap->getLdapBind()){ return false; }
H A DadLDAPFolders.php84 if (!$this->adldap->getLdapBind()) { return false; }
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php195 public function getLdapBind() { function in adLDAP