Home
last modified time | relevance | path

Searched defs:value (Results 51 – 75 of 1845) sorted by last modified time

12345678910>>...74

/plugin/bez/mdl/
H A DEntity.php71 protected function set_property($property, $value) { argument
H A DValidator.php46 protected function check_against_val_method($value, $method, $args) { argument
57 protected function validate_one($value, $method, $args, $null) { argument
67 public function validate_field($field, $value) { argument
123 validate_select($value, $options) global() argument
146 validate_numeric($value) global() argument
153 validate_length($value, $max_length) global() argument
200 validate_must_be_empty($value) global() argument
[all...]
/plugin/bez/meta/
H A DTpl.php81 public function set($id, $value) { argument
104 public function value($name) { function in dokuwiki\\plugin\\bez\\meta\\Tpl
/plugin/bez/
H A Dscript.js24 function(m,key,value) { argument
29 var getNparams = function(value) { argument
/plugin/bez/struct/
H A DBezType.php31 public function renderValue($value, \Doku_Renderer $R, $mode) { argument
/plugin/bez/lib/jquery.datepair/
H A Ddatepair.js98 option: function(key, value) argument
[all...]
/plugin/bez/action/
H A Ddefault.php26 private function add_notification($value, $header=NULL) { argument
46 private function add_error($value, $header=NULL) { argument
[all...]
/plugin/tagging/
H A Dhelper.php939 public function setParam($name, $value) argument
[all...]
/plugin/tagging/action/
H A Dsearch.php327 protected function getSettingsLink($label, $param = '', $value = '') argument
/plugin/tagging/helper/
H A Dquerybuilder.php273 protected function useLike($value) { argument
/plugin/confmanager/configTypes/
H A DConfigManagerTwoLineLeftImageConfigCascade.php155 protected function getImageFilename($key, $value, $upload_name, $upload_extension) {
166 protected function updateValue($key, $value) {
H A DConfigManagerTwoLineRightImageConfigCascade.php47 protected function getImageFilename($key, $value, $upload_name, $upload_extension) {
77 protected function updateValue($key, $value) {
/plugin/confmanager/
H A Dscript.js24 var setCookie = function(key, value) { argument
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js3638 value: extraFieldValue property in ZipEntries.zip64ExtensibleData
4014 value: extraFieldValue property in ZipEntry.extraFields
4341 function resolve(value) { argument
4396 function unwrap(promise, func, value) { argument
4456 function onError(value) { argument
4464 function onSuccess(value) { argument
4482 function tryCatch(func, value) { argument
4495 function resolve(value) { argument
4530 function allResolver(value, i) { argument
4567 function resolver(value) { argument
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs3700 function parsexmlbool(value/*:any*/)/*:boolean*/ { argument
6060 function write_TypedPropertyValue(type/*:number*/, value) { argument
13665 function write_FormulaValue(value) { argument
17935 function xlml_format(format, value)/*:string*/ { argument
22100 var ctag = ({value:""}/*:any*/); property in ctag
23178 function writeDecimal128LE(buf, offset, value) { argument
/plugin/xlsx2dw/
H A Dscript.js279 value: cell.value ?? "", property in AnonymousFunctionfce172e80200.formattedCell
296 value: cell.value ?? "", property in AnonymousFunctionfce172e80200.formattedCell
/plugin/button/
H A Dsyntax.php83 setStyle($name, $value) global() argument
132 setTarget($name, $value) global() argument
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php214 public function setOption($option, $value) argument
1209 _removeCurlyBraces($value) global() argument
[all...]
/plugin/imapmarkers/
H A Djquery.imagemapster.js3289 m.AreaData = function (owner, key, value) { argument
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php794 protected function match($exp, $pattern, $value, $case_sensitivity) {
1008 function __set($name, $value) {
1305 function setAttribute($name, $value) {
2332 function createElement($name, $value = null) {
2336 function createTextNode($value) {
/plugin/todo/syntax/
H A Dtodo.php414 _searchpatternHandler($type, $renderer, $data, $matches, $params = array(), $page = null, $value = null) global() argument
[all...]
/plugin/bureaucracy/helper/
H A Dfieldsubject.php34 function handle_post($value, &$fields, $index, $formid) {
H A Dfieldsubmit.php62 public function handle_post($value, &$fields, $index, $formid) {
H A Dfield.php201 public function handle_post($value, &$fields, $index, $formid) {
280 protected function setVal($value) {
423 protected function validate_match($d, $value) {
434 protected function validate_min($d, $value) {
445 protected function validate_max($d, $value) {
H A Dfieldaddpage.php47 function handle_post($value, &$fields, $index, $formid) {

12345678910>>...74