Home
last modified time | relevance | path

Searched refs:isInstallable (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/api/
H A Dprojectdata.cpp407 obj.insert(QStringLiteral("is-installable"), isInstallable()); in toJson()
408 if (isInstallable()) { in toJson()
419 bool InstallData::isInstallable() const in isInstallable() function in qbs::InstallData
422 return d->isInstallable; in isInstallable()
643 if (a.installData().isInstallable()) in installableArtifacts()
648 if (a.installData().isInstallable()) in installableArtifacts()
666 if (ta.installData().isInstallable()) in targetExecutable()
675 if (ta.installData().isInstallable()) in targetExecutable()
H A Dprojectdata_p.h56 bool isInstallable = false; variable
H A Dprojectdata.h141 bool isInstallable() const;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/install/
H A Dinstall.php72 if($mod->autoInstall() && $mod->isInstallable()) {
89 if ($moduleController->autoInstall() && $moduleController->isInstallable()) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Config/Entity/
H A DConfigEntityInterface.php156 public function isInstallable(); function
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Config/Entity/
H A DConfigEntityInterface.php156 public function isInstallable(); function
/dports/www/kanboard/kanboard-1.2.21/app/Core/Plugin/
H A DDirectory.php48 public function isInstallable(array $plugin) function in Kanboard\\Core\\Plugin\\Directory
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/professional/
H A DModule.php41 public function isInstallable(){ function in GO\\Professional\\Module
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/modules/controller/
H A DModuleController.php103 'not_installable'=> !$module->isInstallable(),
126 'not_installable'=> !$module->isInstallable(),
/dports/www/ilias/ILIAS-5.4.25/Services/GlobalCache/classes/Xcache/
H A Dclass.ilXcache.php189 if ($this->isActive() && $this->isInstallable()) {
/dports/www/ilias6/ILIAS-6.14/Services/GlobalCache/classes/Xcache/
H A Dclass.ilXcache.php189 if ($this->isActive() && $this->isInstallable()) {
/dports/www/ilias/ILIAS-5.4.25/Services/GlobalCache/classes/
H A Dclass.ilGlobalCache.php312 public function isInstallable() function in ilGlobalCache
322 return $this->global_cache->isInstallable();
H A Dclass.ilGlobalCacheService.php155 public function isInstallable() function in ilGlobalCacheService
/dports/www/ilias6/ILIAS-6.14/Services/GlobalCache/classes/
H A Dclass.ilGlobalCache.php312 public function isInstallable() function in ilGlobalCache
322 return $this->global_cache->isInstallable();
H A Dclass.ilGlobalCacheService.php155 public function isInstallable() function in ilGlobalCacheService
/dports/www/ilias/ILIAS-5.4.25/Services/GlobalCache/classes/Memcache/
H A Dclass.ilMemcache.php200 if (self::isInstallable()) {
/dports/www/drupal8/drupal-8.9.20/core/modules/config/tests/config_test/src/Entity/
H A DConfigTest.php187 public function isInstallable() { function in Drupal\\config_test\\Entity\\ConfigTest
/dports/www/drupal9/drupal-9.2.10/core/modules/config/tests/config_test/src/Entity/
H A DConfigTest.php187 public function isInstallable() { function in Drupal\\config_test\\Entity\\ConfigTest
/dports/www/ilias6/ILIAS-6.14/Services/GlobalCache/classes/Memcache/
H A Dclass.ilMemcache.php200 if (self::isInstallable()) {
/dports/security/mailzu/MailZu_0.8RC3/lib/pear/PEAR/Installer/Role/
H A DCommon.php160 function isInstallable() function in PEAR_Installer_Role_Common
/dports/deskutils/egroupware/egroupware/vendor/pear/pear/PEAR/Installer/Role/
H A DCommon.php153 function isInstallable() function in PEAR_Installer_Role_Common
/dports/devel/pear/pear-1.10.12/go-pear-bundle/tmp/PEAR-1.10.12/PEAR/Installer/Role/
H A DCommon.php153 function isInstallable() function in PEAR_Installer_Role_Common
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/pear/PEAR/Installer/Role/
H A DCommon.php153 function isInstallable() function in PEAR_Installer_Role_Common
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/core/
H A DModule.php78 public function isInstallable() { function in go\\core\\Module
/dports/www/drupal9/drupal-9.2.10/core/modules/views_ui/src/
H A DViewUI.php1246 public function isInstallable() { function in Drupal\\views_ui\\ViewUI
1247 return $this->storage->isInstallable();

12