Home
last modified time | relevance | path

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

/plugin/structgantt/meta/
DGantt.php28 protected $titleRef = -1; variable in dokuwiki\\plugin\\structgantt\\meta\\Gantt
93 } elseif ($this->titleRef == -1) {
94 $this->titleRef = $ref;
107 if ($this->titleRef === -1) {
108 $this->titleRef = $this->labelRef;
325 $row[$this->titleRef]->render($this->renderer, $this->mode);