Searched refs:setBase (Results 1 – 1 of 1) sorted by relevance
84 $this->setBase($base);128 $this->setBase($base);130 $this->setBase($this->localInfo['base']);132 $this->setBase($this->getBaseFromClass($dir) ?: basename($dir));156 $this->setBase($base);869 protected function setBase($base) function in dokuwiki\\plugin\\extension\\Extension