Home
last modified time | relevance | path

Searched defs:adldap (Results 1 – 9 of 9) sorted by path

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPComputers.php50 protected $adldap; variable in adLDAPComputers
52 public function __construct(adLDAP $adldap) { argument
[all...]
H A DadLDAPContacts.php49 protected $adldap; variable in adLDAPContacts
51 public function __construct(adLDAP $adldap) { argument
[all...]
H A DadLDAPExchange.php48 protected $adldap; variable in adLDAPExchange
50 public function __construct(adLDAP $adldap) { argument
[all...]
H A DadLDAPFolders.php48 protected $adldap; variable in adLDAPFolders
50 public function __construct(adLDAP $adldap) { argument
[all...]
H A DadLDAPGroups.php51 protected $adldap; variable in adLDAPGroups
53 public function __construct(adLDAP $adldap) { argument
[all...]
H A DadLDAPUsers.php51 protected $adldap; variable in adLDAPUsers
53 public function __construct(adLDAP $adldap) { argument
[all...]
H A DadLDAPUtils.php50 protected $adldap; variable in adLDAPUtils
52 public function __construct(adLDAP $adldap) { argument
/dokuwiki/lib/plugins/authad/adLDAP/collections/
H A DadLDAPCollection.php45 protected $adldap; variable in adLDAPCollection
61 public function __construct($info, adLDAP $adldap) argument
/dokuwiki/lib/plugins/authad/
H A Dauth.php52 protected $adldap = array(); global() variable in auth_plugin_authad
[all...]