/dokuwiki/inc/Form/ |
H A D | ValueElement.php | 19 protected $value = ''; variable in dokuwiki\\Form\\ValueElement 26 public function __construct($type, $value, $attributes = []) argument 38 public function val($value argument [all...] |
H A D | Element.php | 57 public function attr($name, $value = null) argument 149 val($value = null) global() argument [all...] |
H A D | TextareaElement.php | 34 public function val($value = null) argument
|
H A D | TagCloseElement.php | 60 public function attr($name, $value = null) argument
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Rating.php | 74 public $value; variable in SimplePie\\Rating 82 public function __construct($scheme = null, $value = null) argument
|
H A D | Restriction.php | 82 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 D | adLDAPComputerCollection.php | 41 public function __set($attribute, $value) argument
|
H A D | adLDAPContactCollection.php | 41 public function __set($attribute, $value) argument
|
H A D | adLDAPGroupCollection.php | 41 public function __set($attribute, $value) argument
|
H A D | adLDAPUserCollection.php | 41 public function __set($attribute, $value) argument
|
H A D | adLDAPCollection.php | 118 abstract public function __set($attribute, $value); argument
|
/dokuwiki/lib/plugins/styling/ |
H A D | admin.php | 124 colorValue($value) global() argument 138 colorType($value) global() argument [all...] |
/dokuwiki/inc/Input/ |
H A D | Get.php | 24 public function set($name, $value) argument
|
H A D | Post.php | 25 set($name, $value) global() argument
|
/dokuwiki/lib/plugins/config/core/ |
H A D | ConfigParser.php | 78 * @param string $value argument [all...] |
/dokuwiki/inc/ChangeLog/ |
H A D | RevisionInfo.php | 60 isCurrent($value = null) global() argument 73 val($key, $value = null) global() argument [all...] |
/dokuwiki/lib/plugins/config/core/Setting/ |
H A D | SettingOnoff.php | 14 protected function cleanValue($value) argument [all...] |
/dokuwiki/inc/parser/ |
H A D | parser.php | 71 __set($name, $value) global() argument
|
/dokuwiki/vendor/marcusschwarz/lesserphp/ |
H A D | lessc.inc.php |
|
/dokuwiki/vendor/simplepie/simplepie/src/Cache/ |
H A D | DataCache.php | 102 set_data(string $key, array $value, int $ttl = null) global() argument [all...] |
H A D | BaseDataCache.php | 128 set_data(string $key, array $value, int $ttl = null) global() argument [all...] |
H A D | Psr16.php | 123 set_data(string $key, array $value, int $ttl = null) global() argument [all...] |
/dokuwiki/inc/ |
H A D | form.php | 133 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 D | PropertyDeprecationHelper.php | 79 __set($name, $value) global() argument
|
/dokuwiki/lib/scripts/jquery/ |
H A D | jquery.cookie.js | 31 function stringifyCookieValue(value) { argument [all...] |