Searched refs:startpages (Results 1 – 1 of 1) sorted by relevance
25 protected array $startpages = []; variable in dokuwiki\\TreeBuilder\\PageTreeBuilder75 $this->startpages[$this->getStartpage($this->namespace)] = 1;156 $this->startpages[$id] = 1; // mark as seen182 if (isset($this->startpages[$id])) {