You are here

constant HOSTING_PLATFORM_DELETED in Hostmaster (Aegir) 6

This platform has been deleted.

6 uses of HOSTING_PLATFORM_DELETED
hosting_get_profile_platforms in modules/hosting/package/hosting_package.module
hosting_platform_post_hosting_delete_task in modules/hosting/platform/hosting_platform.drush.inc
Implementation of hook_hosting_post_DELETE().
hosting_platform_update in modules/hosting/platform/hosting_platform.module
Implementation of hook_update().
hosting_server_post_hosting_verify_task in modules/hosting/server/hosting_server.drush.inc
Resave the target node to trigger reverifications.
hosting_task_menu_access in modules/hosting/task/hosting_task.module
Task access controls

... See full list

File

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

Code

define('HOSTING_PLATFORM_DELETED', -2);