You are here

constant HOSTING_FEATURE_REQUIRED in Hosting 7.3

Same name and namespace in other branches
  1. 5 hosting.features.inc \HOSTING_FEATURE_REQUIRED
  2. 6.2 hosting.features.inc \HOSTING_FEATURE_REQUIRED
  3. 7.4 hosting.features.inc \HOSTING_FEATURE_REQUIRED

This hosting feature is required.

12 uses of HOSTING_FEATURE_REQUIRED
hosting_client_hosting_feature in client/hosting.feature.client.inc
Implements hook_hosting_feature().
hosting_db_server_hosting_feature in db_server/hosting.feature.db_server.inc
Implements hook_hosting_feature().
hosting_feature in ./hosting.features.inc
Determine whether a specific feature of the hosting system is turned on.
hosting_features_form in ./hosting.features.inc
The Hosting features form.
hosting_get_features in ./hosting.features.inc
Get a listing of all known Hosting features.

... See full list

File

./hosting.features.inc, line 20
Include for functionality related to Hosting module features.

Code

define('HOSTING_FEATURE_REQUIRED', 2);