You are here

constant HOSTING_PLATFORM_ENABLED in Hostmaster (Aegir) 6

This platform is created and enabled, sites may be deployed on it.

4 uses of HOSTING_PLATFORM_ENABLED
hosting_platform_post_hosting_unlock_task in modules/hosting/platform/hosting_platform.drush.inc
hosting_platform_post_hosting_verify_task in modules/hosting/platform/hosting_platform.drush.inc
Implementation hook_post_verify().
hosting_site_available_options in modules/hosting/site/hosting_site.form.inc
Pass in a site node and return an array of valid options for it's fields.
hosting_task_migrate_form in modules/hosting/migrate/hosting_migrate.module
Implementation of hook_form().

File

modules/hosting/platform/hosting_platform.module, line 26
Platform node type definition.

Code

define('HOSTING_PLATFORM_ENABLED', 1);