constant APPS_DISABLED in Apps 7
6 uses of APPS_DISABLED
- apps_app_access in ./apps.module 
- Access callback for the operations that can be performed on an app.
- apps_app_enable in ./apps.pages.inc 
- Callback for the enable action
- apps_manifest in ./apps.manifest.inc 
- Produce the Process Manifest.
- apps_preprocess_apps_app_teaser in theme/apps.theme.inc 
- Implements hook_preprocess_apps_app_teaser().
- drush_apps_installable_apps in ./apps.drush.inc 
- Return a list of all apps available for installation.
File
- ./apps.module, line 15 
- Module file for Apps
Code
define("APPS_DISABLED", 0);