6 uses of HOSTING_SITE_DISABLED in Hosting 6.2
- hook_hosting_TASK_TYPE_task_rollback in ./
hosting.api.php - Perform actions when a task has failed and has been rolled back.
- hosting_platform_listing in platform/
hosting_platform.module - Simple list for top level navigation.
- hosting_site_hosting_import_task_rollback in site/
hosting_site.drush.inc - Implementation of the hosting_failed_install hook
- hosting_site_hosting_install_task_rollback in site/
hosting_site.drush.inc - Implementation of the hosting_failed_install hook
- hosting_site_post_hosting_disable_task in site/
hosting_site.drush.inc - implementation of hook_hosting_post_disable I am not very fond of the use of bitwise operators with negatives.
- views_handler_field_hosting_platform_sites::render in platform/
views_handler_field_hosting_platform_sites.inc