Home
last modified time | relevance | path

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

/plugin/structgantt/meta/
DGantt.php16 protected $colrefStart = -1; variable in dokuwiki\\plugin\\structgantt\\meta\\Gantt
84 if ($this->colrefStart == -1) {
85 $this->colrefStart = $ref;
99 if ($this->colrefStart === -1 || $this->colrefEnd === -1) {
124 $start = $row[$this->colrefStart]->getCompareValue();
290 $start = $row[$this->colrefStart]->getCompareValue();