constant HOSTING_SITE_ENABLED in Hosting 7.4
Same name and namespace in other branches
- 5 site/hosting_site.module \HOSTING_SITE_ENABLED
- 6.2 site/hosting_site.module \HOSTING_SITE_ENABLED
- 7.3 site/hosting_site.module \HOSTING_SITE_ENABLED
This site is created and enabled in the backend.
10 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_platform_update in platform/
hosting_platform.module - Implements hook_update().
- hosting_site_count in site/
hosting_site.module - Returns a count of sites.
File
- site/
hosting_site.module, line 30 - Contains hook implementations for Hosting site module.
Code
define('HOSTING_SITE_ENABLED', 1);