You are here

constant HOSTING_SITE_DELETED in Hosting 6.2

Same name and namespace in other branches
  1. 5 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

This site is deleted from the backend.

10 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_server_update_6202 in server/hosting_server.install
Migrate site-specific IPs to server-specific IPs.
hosting_site_allow_domain in site/hosting_site.module
Implementation of hook_allow_domain().
hosting_site_hosting_quota_get_usage in site/hosting_site.quota.inc
Implement hook_hosting_quota_get_usage

... See full list

File

site/hosting_site.module, line 6

Code

define('HOSTING_SITE_DELETED', -2);