Searched refs:singleCols (Results 1 – 3 of 3) sorted by relevance
31 $cols = array_merge($this->getSingleNoninputCols(), $this->singleCols);
45 protected $singleCols; variable in dokuwiki\\plugin\\struct\\meta\\AccessTable215 $this->singleCols[] = 'col' . $colrefs[$colname];298 $cols = array_merge($this->getSingleNoninputCols(), $this->singleCols);
50 $cols = array_merge($this->getSingleNoninputCols(), $this->singleCols);