Home
last modified time | relevance | path

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

/plugin/structgantt/meta/
DGantt.php19 protected $colrefEnd = -1; variable in dokuwiki\\plugin\\structgantt\\meta\\Gantt
87 $this->colrefEnd = $ref;
99 if ($this->colrefStart === -1 || $this->colrefEnd === -1) {
130 $end = $row[$this->colrefEnd]->getCompareValue();
291 $end = $row[$this->colrefEnd]->getCompareValue();