You are here

constant HOSTING_SITE_ENABLED in Hosting 6.2

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

This site is created and enabled in the backend.

12 uses of HOSTING_SITE_ENABLED
hosting_cron_get_sites in cron/hosting_cron.module
Get a number of sites that need to have cron executed.
hosting_cron_queue in cron/hosting_cron.module
Implementation of hosting_QUEUE_TYPE_queue().
hosting_migrate_platform in migrate/hosting_migrate.batch.inc
Batch migration of sites between platforms.
hosting_migrate_platform_submit in migrate/hosting_migrate.batch.inc
Implements hook_submit().
hosting_platform_listing in platform/hosting_platform.module
Simple list for top level navigation.

... See full list

File

site/hosting_site.module, line 21

Code

define('HOSTING_SITE_ENABLED', 1);