Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 18 of 18) sorted by relevance

/dokuwiki/inc/Form/
H A DElement.php17 protected $attributes = []; variable in dokuwiki\\Form\\Element
28 public function __construct($type, $attributes = []) argument
93 attrs($attributes = null) global() argument
[all...]
H A DTagCloseElement.php19 public function __construct($tag, $attributes = []) argument
76 public function attrs($attributes = null) argument
H A DFieldsetCloseElement.php17 public function __construct($attributes = []) argument
H A DFieldsetOpenElement.php19 __construct($legend = '', $attributes = array()) global() argument
H A DTagElement.php18 public function __construct($tag, $attributes = []) argument
H A DTagOpenElement.php19 public function __construct($tag, $attributes = []) argument
H A DValueElement.php26 public function __construct($type, $value, $attributes = []) argument
H A DForm.php32 public function __construct($attributes = [], $unsafe = false) argument
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPExchange.php336 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 DadLDAPContacts.php65 public function create($attributes) argument
213 modify($distinguishedName, $attributes) global() argument
[all...]
H A DadLDAPFolders.php151 public function create($attributes) argument
[all...]
H A DadLDAPUsers.php77 public function create($attributes) argument
394 modify($username, $attributes, $isGUID = false) global() argument
[all...]
H A DadLDAPGroups.php161 public function create($attributes) argument
[all...]
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php745 public function getRootDse($attributes = array("*", "+")) { argument
798 public function adldap_schema($attributes){ argument
[all...]
/dokuwiki/lib/plugins/authldap/
H A Dauth.php651 ldapSearch($link_identifier, $base_dn, $filter, $scope = 'sub', $attributes = null, $attrsonly = 0, $sizelimit = 0) global() argument
/dokuwiki/vendor/simplepie/simplepie/src/
H A DParser.php267 public function tag_open($parser, $tag, $attributes) argument
H A DSanitize.php497 public function replace_urls($document, $tag, $attributes) argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php328 var $attributes = array(); global() variable in phpseclib\\Net\\SFTP
[all...]