You are here

constant HOSTING_SITE_ENABLED in Hosting 7.3

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

This site is created and enabled in the backend.

9 uses of HOSTING_SITE_ENABLED
hosting_cron_queue in cron/hosting_cron.module
Implements hosting_QUEUE_TYPE_queue().
hosting_migrate_platform_submit in migrate/hosting_migrate.batch.inc
Implements hook_submit().
hosting_platform_handler_field_sites::render in platform/includes/views/handlers/hosting_platform_handler_field_sites.inc
Render the field.
hosting_site_count in site/hosting_site.module
Returns a count of sites.
hosting_site_post_hosting_enable_task in site/hosting_site.drush.inc
Implements hook_hosting_post_enable().

... See full list

File

site/hosting_site.module, line 25
Contains hook implementations for Hosting site module.

Code

define('HOSTING_SITE_ENABLED', 1);