Home
last modified time | relevance | path

Searched refs:rawValue (Results 1 – 11 of 11) sorted by relevance

/plugin/struct/types/
H A DAbstractBaseType.php399 * JSON. If you do, be sure implement a fitting rawValue() method.
472 public function rawValue($value)
486 return $this->rawValue($value);
500 return $this->rawValue($value);
466 public function rawValue($value) global() function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
H A DLookup.php183 public function rawValue($value)
218 return $column->getType()->rawValue($value);
186 public function rawValue($value) global() function in dokuwiki\\plugin\\struct\\types\\Lookup
H A DPage.php162 public function rawValue($value)
174 public function rawValue($value) global() function in dokuwiki\\plugin\\struct\\types\\Page
/plugin/structjoin/types/
H A DJoin.php50 public function rawValue($value) { function in dokuwiki\\plugin\\structjoin\\types\\Join
79 return $column->getType()->rawValue($value);
/plugin/structnotification/action/
H A Dnotification.php163 return implode(',', array_map(function ($rawValue) {
164 return '@' . $rawValue;
/plugin/struct/meta/
H A DValue.php127 $raw = $this->column->getType()->rawValue($val);
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dcombined.js609 var rawValue = options.data[i];
610 // if rawValue is a string, make an array otherwise just reference the array
611 rawValue = (typeof rawValue == "string") ? [rawValue] : rawValue;
613 var value = options.formatMatch(rawValue, i+1, options.data.length);
625 data: rawValue,
626 result: options.formatResult && options.formatResult(rawValue) || value
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js15632 var rawValue = dict.getRaw(dictKeys[i]);
15634 if (mayHaveChildren(rawValue)) {
15635 nodesToVisit.push(rawValue);
15672 var rawValue = dict.getRaw(keys[i]);
15674 if (rawValue !== undefined) {
15675 nodesToVisit.push(rawValue);
H A Dpdf.worker.js.map1rawValue","mayHaveChildren","load","_walk","nodesToRevisit","pendingRequests","baseStreams","found…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js1613 rawValue: value
1633 return this.model.rawValue;
1636 this.model.rawValue = value;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1rawValue() { return this._value; }\n}\n","import { Iterable } from './iterator.js';\n/**\n * Enabl…