Searched defs:fields (Results 1 – 6 of 6) sorted by relevance
/dokuwiki/conf/ |
H A D | mediameta.php | 27 $fields = array( variable
|
/dokuwiki/lib/plugins/authad/adLDAP/classes/ |
H A D | adLDAPComputers.php | 63 public function info($computerName, $fields = NULL) argument 85 public function infoCollection($computerName, $fields = NULL) argument
|
H A D | adLDAPContacts.php | 133 public function info($distinguishedName, $fields = NULL) argument 166 public function infoCollection($distinguishedName, $fields = NULL) argument [all...] |
H A D | adLDAPGroups.php | 416 public function info($groupName, $fields argument 443 infoCollection($groupName, $fields = NULL) global() argument [all...] |
H A D | adLDAPUsers.php | 218 public function info($username, $fields = NULL, $isGUID = false) argument 273 infoCollection($username, $fields = NULL, $isGUID = false) global() argument [all...] |
/dokuwiki/inc/ |
H A D | JpegMeta.php | 142 function getField($fields) { argument [all...] |