constant HOSTING_PLATFORM_QUEUED in Hosting 7.4
Same name and namespace in other branches
- 6.2 platform/hosting_platform.module \HOSTING_PLATFORM_QUEUED
- 7.3 platform/hosting_platform.module \HOSTING_PLATFORM_QUEUED
This platform has been queued for creation.
1 use of HOSTING_PLATFORM_QUEUED
- hosting_platform_validate in platform/
hosting_platform.module - Implements hook_validate().
File
- platform/
hosting_platform.module, line 21 - Platform node type definition.
Code
define('HOSTING_PLATFORM_QUEUED', 0);