You are here

constant APPS_INSTALLABLE in Apps 7

5 uses of APPS_INSTALLABLE
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.
drush_apps_installable_apps in ./apps.drush.inc
Return a list of all apps available for installation.
drush_apps_list in ./apps.drush.inc
Get a list of all apps available.

File

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

Code

define("APPS_INSTALLABLE", 2);