Home
last modified time | relevance | path

Searched refs:folderName (Results 1 – 1 of 1) sorted by path

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPFolders.php73 * @param array $folderName An array to the OU you wish to list.
81 public function listing($folderName = NULL, $dnType = adLDAP::ADLDAP_FOLDER, $recursive = NULL, $type = NULL) argument
118 if (is_array($folderName)) {
119 $ou = $dnType . "=" . implode("," . $dnType . "=", $folderName);