Lines Matching defs:isInstalled
91 if ($this->isInstalled()) {
110 public function isInstalled()
122 if (!$this->isInstalled()) return false;
208 if (!$this->isInstalled()) return false;
341 if ($this->isInstalled()) return $this->getLang('unknownversion');
617 if (!$this->isInstalled()) return 'none';
630 if ($this->isInstalled()) {
704 $installed = $this->installArchive($path, $this->isInstalled(), $this->getBase());
736 if (!$this->isInstalled()) return $this->getLang('notinstalled');
760 if (!$this->isInstalled()) return $this->getLang('notinstalled');