Home
last modified time | relevance | path

Searched refs:dnType (Results 1 – 1 of 1) sorted by last modified time

/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) argument
119 $ou = $dnType . "=" . implode("," . $dnType . "=", $folderName);