You are here

constant HOSTING_SITE_QUEUED in Hosting 6.2

Same name and namespace in other branches
  1. 5 site/hosting_site.module \HOSTING_SITE_QUEUED
  2. 7.4 site/hosting_site.module \HOSTING_SITE_QUEUED
  3. 7.3 site/hosting_site.module \HOSTING_SITE_QUEUED

This site is queued for creation.

3 uses of HOSTING_SITE_QUEUED
hosting_platform_listing in platform/hosting_platform.module
Simple list for top level navigation.
hosting_platform_post_hosting_verify_task in platform/hosting_platform.drush.inc
Implementation hook_post_verify().
views_handler_field_hosting_platform_sites::render in platform/views_handler_field_hosting_platform_sites.inc

File

site/hosting_site.module, line 16

Code

define('HOSTING_SITE_QUEUED', 0);