Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 47) sorted by relevance

12

/dokuwiki/inc/Form/
H A DValueElement.php19 protected $value = ''; variable in dokuwiki\\Form\\ValueElement
26 public function __construct($type, $value, $attributes = []) argument
38 public function val($value argument
[all...]
H A DElement.php57 public function attr($name, $value = null) argument
149 val($value = null) global() argument
[all...]
H A DTextareaElement.php34 public function val($value = null) argument
H A DTagCloseElement.php60 public function attr($name, $value = null) argument
/dokuwiki/vendor/simplepie/simplepie/src/
H A DRating.php74 public $value; variable in SimplePie\\Rating
82 public function __construct($scheme = null, $value = null) argument
H A DRestriction.php82 public $value; variable in SimplePie\\Restriction
90 public function __construct($relationship = null, $type = null, $value = null) argument
/dokuwiki/lib/plugins/authad/adLDAP/collections/
H A DadLDAPComputerCollection.php41 public function __set($attribute, $value) argument
H A DadLDAPContactCollection.php41 public function __set($attribute, $value) argument
H A DadLDAPGroupCollection.php41 public function __set($attribute, $value) argument
H A DadLDAPUserCollection.php41 public function __set($attribute, $value) argument
H A DadLDAPCollection.php118 abstract public function __set($attribute, $value); argument
/dokuwiki/lib/plugins/styling/
H A Dadmin.php124 colorValue($value) global() argument
138 colorType($value) global() argument
[all...]
/dokuwiki/inc/Input/
H A DGet.php24 public function set($name, $value) argument
H A DPost.php25 set($name, $value) global() argument
/dokuwiki/lib/plugins/config/core/
H A DConfigParser.php78 * @param string $value argument
[all...]
/dokuwiki/inc/ChangeLog/
H A DRevisionInfo.php60 isCurrent($value = null) global() argument
73 val($key, $value = null) global() argument
[all...]
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingOnoff.php14 protected function cleanValue($value) argument
[all...]
/dokuwiki/inc/parser/
H A Dparser.php71 __set($name, $value) global() argument
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DDataCache.php102 set_data(string $key, array $value, int $ttl = null) global() argument
[all...]
H A DBaseDataCache.php128 set_data(string $key, array $value, int $ttl = null) global() argument
[all...]
H A DPsr16.php123 set_data(string $key, array $value, int $ttl = null) global() argument
[all...]
/dokuwiki/inc/
H A Dform.php133 addHidden($name, $value) global() argument
238 findElementByAttribute($name, $value) global() argument
421 form_makeButton($type, $act, $value = '', $attrs = array()) 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
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
[all...]
/dokuwiki/inc/Debug/
H A DPropertyDeprecationHelper.php79 __set($name, $value) global() argument
/dokuwiki/lib/scripts/jquery/
H A Djquery.cookie.js31 function stringifyCookieValue(value) { argument
[all...]

12