You are here

constant HOSTING_PLATFORM_DELETED in Hosting 6.2

Same name and namespace in other branches
  1. 7.4 platform/hosting_platform.module \HOSTING_PLATFORM_DELETED
  2. 7.3 platform/hosting_platform.module \HOSTING_PLATFORM_DELETED

This platform has been deleted.

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

... See full list

File

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

Code

define('HOSTING_PLATFORM_DELETED', -2);