- AppManager::isInstalled() is misleading, as it checks only whether it is enabled. But an app might not be present in some edge cases. - AppManager::getAppPath() does however only check whether an app dir is present, independent of the enabled-state. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |
||
|---|---|---|
| .. | ||
| Disable.php | ||
| Enable.php | ||
| GetPath.php | ||
| Install.php | ||
| ListApps.php | ||
| Remove.php | ||
| Update.php | ||