You are here

constant HOSTING_PLATFORM_QUEUED in Hosting 6.2

Same name and namespace in other branches
  1. 7.4 platform/hosting_platform.module \HOSTING_PLATFORM_QUEUED
  2. 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
Implementation of hook_validate().

File

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

Code

define('HOSTING_PLATFORM_QUEUED', 0);