Home
last modified time | relevance | path

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

/plugin/dwtimeline/syntax/
H A Ddwtimeline.php104 foreach ($opts as $option => $rawValue) {
107 $data['link'] = $this->getLink($rawValue);
111 $datapoint = substr($rawValue, 0, 4);
121 $data['align'] = $this->checkValues($rawValue, ['horz', 'vert'], self::$align);
125 if ($c = $this->isValidColor($rawValue)) {
136 $data[$option] = hsc($rawValue); // HTML-escape for output later
/plugin/structnotification/_test/
H A DNotificationTest.php182 private function createMockValue($schema, $label, $rawValue) argument
190 $value->method('getRawValue')->willReturn($rawValue);
191 $value->method('getDisplayValue')->willReturn($rawValue);
/plugin/struct/types/
H A DAbstractBaseType.php472 public function rawValue($value) function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
486 return $this->rawValue($value);
500 return $this->rawValue($value);
H A DLookup.php187 public function rawValue($value) function in dokuwiki\\plugin\\struct\\types\\Lookup
222 return $column->getType()->rawValue($value);
H A DPage.php162 public function rawValue($value) function in dokuwiki\\plugin\\struct\\types\\Page
/plugin/structjoin/types/
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.php196 … array_map(static fn($rawValue) => '@' . $rawValue, $value->getRawValue())
/plugin/struct/meta/
H A DValue.php127 $raw = $this->column->getType()->rawValue($val);
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
Dcombined.js609 var rawValue = options.data[i];
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/
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);
Dpdf.worker.js.map1rawValue","mayHaveChildren","load","_walk","nodesToRevisit","pendingRequests","baseStreams","found…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js1613 rawValue: value
1633 return this.model.rawValue;
1636 this.model.rawValue = value;
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1rawValue() { return this._value; }\n}\n","import { Iterable } from './iterator.js';\n/**\n * Enabl…