You are here

constant HOSTING_SITE_DELETED in Hosting 7.3

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

This site is deleted from the backend.

11 uses of HOSTING_SITE_DELETED
drush_hosting_task in ./task.hosting.inc
Drush hosting task command.
hosting_alias_allow_domain in alias/hosting_alias.module
Implements hook_allow_domain().
hosting_server_update_6202 in server/hosting_server.install
Implements hook_update_N().
hosting_site_allow_domain in site/hosting_site.module
Implements hook_allow_domain().
hosting_site_form_alter in site/hosting_site.form.inc
Implements hook_form_alter().

... See full list

File

site/hosting_site.module, line 10
Contains hook implementations for Hosting site module.

Code

define('HOSTING_SITE_DELETED', -2);