/dokuwiki/inc/Form/ |
H A D | Element.php | 17 protected $attributes = []; variable in dokuwiki\\Form\\Element 28 public function __construct($type, $attributes = []) argument 93 attrs($attributes = null) global() argument [all...] |
H A D | TagCloseElement.php | 19 public function __construct($tag, $attributes = []) argument 76 public function attrs($attributes = null) argument
|
H A D | FieldsetCloseElement.php | 17 public function __construct($attributes = []) argument
|
H A D | FieldsetOpenElement.php | 19 __construct($legend = '', $attributes = array()) global() argument
|
H A D | TagElement.php | 18 public function __construct($tag, $attributes = []) argument
|
H A D | TagOpenElement.php | 19 public function __construct($tag, $attributes = []) argument
|
H A D | ValueElement.php | 26 public function __construct($type, $value, $attributes = []) argument
|
H A D | Form.php | 32 public function __construct($attributes = [], $unsafe = false) argument
|
/dokuwiki/lib/plugins/authad/adLDAP/classes/ |
H A D | adLDAPExchange.php | 336 servers($attributes = array('cn', 'distinguishedname', 'serialnumber')) global() argument 354 storageGroups($exchangeServer, $attributes = array('cn', 'distinguishedname'), $recursive = NULL) global() argument 380 storageDatabases($storageGroup, $attributes = array('cn', 'distinguishedname', 'displayname')) global() argument [all...] |
H A D | adLDAPContacts.php | 65 public function create($attributes) argument 213 modify($distinguishedName, $attributes) global() argument [all...] |
H A D | adLDAPFolders.php | 151 public function create($attributes) argument [all...] |
H A D | adLDAPUsers.php | 77 public function create($attributes) argument 394 modify($username, $attributes, $isGUID = false) global() argument [all...] |
H A D | adLDAPGroups.php | 161 public function create($attributes) argument [all...] |
/dokuwiki/lib/plugins/authad/adLDAP/ |
H A D | adLDAP.php | 745 public function getRootDse($attributes = array("*", "+")) { argument 798 public function adldap_schema($attributes){ argument [all...] |
/dokuwiki/lib/plugins/authldap/ |
H A D | auth.php | 651 ldapSearch($link_identifier, $base_dn, $filter, $scope = 'sub', $attributes = null, $attrsonly = 0, $sizelimit = 0) global() argument
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Parser.php | 267 public function tag_open($parser, $tag, $attributes) argument
|
H A D | Sanitize.php | 497 public function replace_urls($document, $tag, $attributes) argument [all...] |
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SFTP.php | 328 var $attributes = array(); global() variable in phpseclib\\Net\\SFTP [all...] |