Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php669 $installed = $this->installArchive("$tmp/upload.archive", $overwrite, $basename);
687 $installed = $this->installArchive($path, $overwrite);
704 $installed = $this->installArchive($path, $this->isInstalled(), $this->getBase());
1004 public function installArchive($file, $overwrite = false, $base = '')
986 public function installArchive($file, $overwrite = false, $base = '') global() function in helper_plugin_extension_extension