You are here

constant HOSTING_FEATURE_REQUIRED in Hosting 6.2

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

This hosting feature is required.

11 uses of HOSTING_FEATURE_REQUIRED
hosting_client_hosting_feature in client/hosting.feature.client.inc
Implementation of hook_hosting_feature().
hosting_db_server_hosting_feature in db_server/hosting.feature.db_server.inc
Implementation of 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_hosting_feature in ./hosting.feature.hosting.inc
Implementation of hook_hosting_feature().

... See full list

File

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

Code

define('HOSTING_FEATURE_REQUIRED', 2);