Searched refs:colrefColor (Results 1 – 1 of 1) sorted by relevance
22 protected $colrefColor = -1; variable in dokuwiki\\plugin\\structgantt\\meta\\Gantt90 $this->colrefColor = $ref;237 if ($this->colrefColor === -1) return '';238 $color = $row[$this->colrefColor]->getValue();239 $conf = $row[$this->colrefColor]->getColumn()->getType()->getConfig();