Searched defs:val (Results 1 – 12 of 12) sorted by relevance
/dokuwiki/lib/scripts/ |
H A D | cookie.js | 21 setValue: function(key,val){ argument 34 jQuery.each(_this.data, function (key, val) { argument
|
H A D | editor.js | 74 sizeCtl: function(editor,val){ argument
|
H A D | toolbar.js | 34 jQuery.each(tb, function (k, val) { argument [all...] |
H A D | media.js | 840 var val, i; variable [all...] |
/dokuwiki/inc/Form/ |
H A D | TextareaElement.php | 34 public function val($value = null) function in dokuwiki\\Form\\TextareaElement
|
H A D | ValueElement.php | 38 public function val($value = null) function in dokuwiki\\Form\\ValueElement
|
H A D | DropdownElement.php | 109 public function val($value = null) function in dokuwiki\\Form\\DropdownElement
|
H A D | Element.php | 149 public function val($value = null) function in dokuwiki\\Form\\Element
|
/dokuwiki/inc/ChangeLog/ |
H A D | RevisionInfo.php | 73 public function val($key, $value = null) global() function in dokuwiki\\ChangeLog\\RevisionInfo [all...] |
/dokuwiki/inc/ |
H A D | JpegMeta.php | 3057 _putByte(& $data, $pos, $val) global() argument 3081 _putShort(& $data, $pos = 0, $val = 0, $bigEndian = true) global() argument 3134 _putLong(& $data, $pos, $val, $bigEndian = true) global() argument [all...] |
H A D | Mailer.class.php | 586 wrappedHeaderLine($key, $val) global() argument
|
H A D | common.php | 1917 set_doku_pref($pref, $val) global() argument [all...] |