Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPFolders.php76 * @param string $dnType The type of record to list. This can be ADLDAP_FOLDER or ADLDAP_CONTAINER.
81 public function listing($folderName = NULL, $dnType = adLDAP::ADLDAP_FOLDER, $recursive = NULL, $type = NULL)
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php70 const ADLDAP_FOLDER = 'OU'; define in adLDAP