constant HOSTING_PLATFORM_DELETED in Hosting 7.4
Same name and namespace in other branches
- 6.2 platform/hosting_platform.module \HOSTING_PLATFORM_DELETED
- 7.3 platform/hosting_platform.module \HOSTING_PLATFORM_DELETED
This platform has been deleted.
8 uses of HOSTING_PLATFORM_DELETED
- drush_hosting_task in ./
task.hosting.inc - Drush hosting task command.
- hosting_platform_form_alter in platform/
hosting_platform.module - Hide the delete button on platform nodes.
- hosting_platform_post_hosting_delete_task in platform/
hosting_platform.drush.inc - Implements hook_post_hosting_TASK_TYPE_task().
- hosting_platform_post_hosting_verify_task in platform/
hosting_platform.drush.inc - Implements hook_post_hosting_TASK_TYPE_task().
- hosting_platform_update in platform/
hosting_platform.module - Implements hook_update().
File
- platform/
hosting_platform.module, line 11 - Platform node type definition.
Code
define('HOSTING_PLATFORM_DELETED', -2);