Searched refs:multiValues (Results 1 – 2 of 2) sorted by relevance
55 protected $multiValues; variable in dokuwiki\\plugin\\struct\\meta\\AccessTable218 $this->multiValues[] = [$colrefs[$colname], $index + 1, $multivalue];247 if ($ok && $this->multiValues) {250 foreach ($this->multiValues as $value) {640 }, $this->multiValues));
121 if (!empty($this->multiValues)) {