You are here

constant APPS_ENABLED in Apps 7

7 uses of APPS_ENABLED
apps_add_app_info in ./apps.manifest.inc
@TODO: Add function description
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_page in theme/apps.theme.inc
Implements hook_preprocess_apps_app_page().

... See full list

File

./apps.module, line 14
Module file for Apps

Code

define("APPS_ENABLED", 1);