Home
last modified time | relevance | path

Searched refs:getRawValue (Results 1 – 14 of 14) sorted by relevance

/plugin/structpublish/meta/
H A DRevision.php58 $this->status = $values[$this->statusCol->getColref() - 1]->getRawValue();
59 $this->version = $values[$this->versionCol->getColref() - 1]->getRawValue();
60 $this->user = $values[$this->userCol->getColref() - 1]->getRawValue();
61 $this->datetime = $values[$this->datetimeCol->getColref() - 1]->getRawValue();
288 $latestPublished[$this->revisionCol->getColref() - 1]->getRawValue()
291 $published->setStatus($latestPublished[$this->statusCol->getColref() - 1]->getRawValue());
292 $published->setUser($latestPublished[$this->userCol->getColref() - 1]->getRawValue());
293 … $published->setDatetime($latestPublished[$this->datetimeCol->getColref() - 1]->getRawValue());
294 $published->setVersion($latestPublished[$this->versionCol->getColref() - 1]->getRawValue());
/plugin/structnotification/action/
H A Dnotification.php64 return $value->getRawValue();
196 … array_map(static fn($rawValue) => '@' . $rawValue, $value->getRawValue())
199 return '@' . $value->getRawValue();
203 return implode(',', $value->getRawValue());
205 return $value->getRawValue();
/plugin/structcombolookup/types/
DNarrowingLookup.php52 $options[$result[0]->getRawValue()] = $result[0]->getDisplayValue();
69 return $result[0][0]->getRawValue();
102 … $options[$pids[$i]] = array($result[$i][0]->getDisplayValue(), $result[$i][1]->getRawValue());
/plugin/struct/meta/
H A DValue.php68 public function getRawValue() function in dokuwiki\\plugin\\struct\\meta\\Value
233 implode(',', (array)$this->getRawValue());
H A DCSVExporter.php93 $val = $value->getRawValue();
H A DAccessTable.php482 $data[$col->getLabel()] = $value->getRawValue();
/plugin/struct/_test/types/
H A DLookupTest.php128 $this->assertEquals('["",1]', $data['drop1']->getRawValue());
129 $this->assertEquals('["",1]', $data['drop2']->getRawValue());
H A DDropdownTest.php57 $this->assertEquals('John', $data['drop3']->getRawValue());
/plugin/structupdate/helper/
Dupdate.php77 $schemadata[$table][$col] = $value->getRawValue();
/plugin/structstatus/
Dsyntax.php112 $rids = (array) $access->getDataColumn($col)->getRawValue();
/plugin/structrowcolor/
Dstruct.php94 $this->row_colors[$searchConfig_hash][$rownum] = $value->getRawValue();
/plugin/structcondstyle/
Daction.php198 $row_val = $value->getRawValue();
/plugin/ditaa/ditaa/
Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...