Home
last modified time | relevance | path

Searched defs:name (Results 26 – 50 of 67) sorted by last modified time

123

/dokuwiki/inc/
H A Dauth.php746 auth_nameencode($name, $skip_group = false) global() argument
[all...]
H A Ddeprecated.php339 trigger_event($name, & $data, $action = null, $canPreventDefault = true) global() argument
H A DJpegMeta.php2402 _isMarkerDisabled($name) global() argument
[all...]
H A Dload.php54 load_autoload($name) global() argument
H A Dfetch.functions.php114 * @param string $name name of the field to be set in the header() call argument
H A Dform.php133 addHidden($name, $value) global() argument
238 findElementByAttribute($name, $value) global() argument
325 addRadioSet($name, $entries) global() argument
450 form_makeField($type, $name, $value = '', $label = null, $id = '', $class = '', $attrs = array()) global() argument
476 form_makeFieldRight($type, $name, $value = '', $label = null, $id = '', $class = '', $attrs = array()) global() argument
500 form_makeTextField($name, $value = '', $label = null, $id = '', $class = '', $attrs = array()) global() argument
524 form_makePasswordField($name, $label = null, $id = '', $class = '', $attrs = array()) global() argument
547 form_makeFileField($name, $label = null, $id = '', $class = '', $attrs = array()) global() argument
573 form_makeCheckboxField($name, $value = '1', $label = null, $id = '', $class = '', $attrs = array()) global() argument
598 form_makeRadioField($name, $value = '1', $label = null, $id = '', $class = '', $attrs = array()) global() argument
630 form_makeMenuField($name, $values, $selected = '', $label = null, $id = '', $class = '', $attrs = array()) global() argument
676 form_makeListboxField($name, $values, $selected = '', $label = null, $id = '', $class = '', $attrs = array()) global() argument
[all...]
H A Dhtml.php43 html_wikilink($id, $name = null, $search = '') global() argument
187 html_btn($name, $id, $akey, $params, $method = 'get', $tooltip = '', $label = false, $svg = null) global() argument
853 html_form($name, $form) global() argument
[all...]
/dokuwiki/inc/Input/
H A DInput.php80 has($name) global() argument
94 remove($name) global() argument
116 param($name, $default = null, $nonempty = false) global() argument
130 set($name, $value) global() argument
146 ref($name, $default = '', $nonempty = false) global() argument
163 int($name, $default = 0, $nonempty = false) global() argument
182 str($name, $default = '', $nonempty = false) global() argument
204 valid($name, $valids, $default = null) global() argument
224 bool($name, $default = false, $nonempty = false) global() argument
243 arr($name, $default = array(), $nonempty = false) global() argument
267 extract($name) global() argument
[all...]
H A DPost.php25 set($name, $value) global() argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php5094 getOID($name) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php777 __call($name, $arguments) global() argument
/dokuwiki/vendor/simplepie/simplepie/src/
H A DAuthor.php66 public $name; variable in SimplePie\\Author
91 public function __construct($name = null, $link = null, $email = null) argument
[all...]
H A DCredit.php82 public $name; variable in SimplePie\\Credit
90 public function __construct($role = null, $scheme = null, $name = null) argument
H A DIRI.php152 public function __set($name, $value) argument
174 __get($name) global() argument
217 __isset($name) global() argument
227 __unset($name) global() argument
[all...]
H A DLocator.php200 protected function search_elements_by_tag($name, &$done, $feeds) argument
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DBase.php81 public function __construct($location, $name, $type); argument
H A DCallableNameFilter.php85 public function filter(string $name): string argument
H A DMySQL.php91 public function __construct($location, $name, $type) argument
H A DRedis.php85 protected $name; variable in SimplePie\\Cache\\Redis
94 public function __construct($location, $name, $options = null) argument
[all...]
/dokuwiki/inc/Parsing/
H A DParser.php59 * @param string $name argument
/dokuwiki/lib/scripts/
H A Dfileuploader.js129 qq.hasClass = function(element, name){ argument
133 qq.addClass = function(element, name){ argument
138 qq.removeClass = function(element, name){ argument
403 var name, size; variable
436 r(name, replacement) global() argument
761 name: 'file', global() property in qq.UploadButton._options
[all...]
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php4328 _genCSSName($name) global() argument
[all...]
/dokuwiki/bin/
H A Dplugin.php91 loadPlugin($name) global() argument
/dokuwiki/lib/plugins/authplain/
H A Dauth.php108 createUserLine($user, $pass, $name, $mail, $grps) global() argument
137 createUser($user, $pwd, $name, $mail, $grps = null) global() argument
[all...]
/dokuwiki/inc/parser/
H A Dhandler.php239 nestingTag($match, $state, $pos, $name) global() argument
[all...]

123