You are here

constant HOSTING_SITE_DELETED in Hosting 5

Same name and namespace in other branches
  1. 6.2 site/hosting_site.module \HOSTING_SITE_DELETED
  2. 7.4 site/hosting_site.module \HOSTING_SITE_DELETED
  3. 7.3 site/hosting_site.module \HOSTING_SITE_DELETED
5 uses of HOSTING_SITE_DELETED
hosting_alias_allow_domain in alias/hosting_alias.module
Implementation of hook_allow_domain
hosting_get_site_by_url in site/hosting_site.module
Retrieve a node based on the url
hosting_site_allow_domain in site/hosting_site.module
hosting_site_hosting_tasks in site/hosting_site.module
implementation of hook_hosting_tasks
hosting_site_post_hosting_delete_task in site/hosting_site.drush.inc
implementation of hook_hosting_post_DELETE

File

site/hosting_site.module, line 3

Code

define('HOSTING_SITE_DELETED', -2);