Home
last modified time | relevance | path

Searched refs:getBase (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php181 return $this->base != $this->getBase();
193 return ($conf['template'] == $this->getBase());
255 public function getBase()
330 ($this->isTemplate() ? 'template' : 'plugin') . ':' . $this->getBase();
704 $installed = $this->installArchive($path, $this->isInstalled(), $this->getBase());
235 public function getBase() global() function in helper_plugin_extension_extension
H A Dlist.php381 '<bdi>' . hsc($extension->getBase()) . '</bdi>'