You are here

19 uses of HOSTING_FEATURE_DISABLED in Hosting 7.4

hook_hosting_feature in ./hosting.api.php
Register a hosting feature with Aegir.
hosting_example_hosting_feature in example/example_service/hosting.feature.example.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_disable in ./hosting.features.inc
Disable one or more Hosting features.
hosting_features_enable in ./hosting.features.inc
Enable one or more Hosting features.
hosting_menu_access in ./hosting.module
Menu access callback for creating a node provided by a Hosting feature.
hosting_nginx_hosting_feature in web_server/nginx/hosting.feature.nginx.inc
Implements hook_hosting_feature().
hosting_nginx_ssl_hosting_feature in web_server/nginx/ssl/hosting.feature.nginx_ssl.inc
Implements hook_hosting_feature().
hosting_queued_hosting_feature in queued/hosting.feature.queued.inc
Register a hosting feature with Aegir.
hosting_quota_hosting_feature in quota/hosting.feature.quota.inc
Implements hook_hosting_feature().
hosting_server_data_hosting_feature in example/server_data/hosting.feature.server_data.inc
Register a hosting feature with Aegir.
hosting_signup_hosting_feature in signup/hosting.feature.signup.inc
Implements hook_hosting_feature().
hosting_site_data_hosting_feature in example/site_data/hosting.feature.site_data.inc
Register a hosting feature with Aegir.
hosting_ssl_hosting_feature in web_server/ssl/hosting.feature.ssl.inc
Implements hook_hosting_feature().
hosting_subdirs_hosting_feature in subdirs/hosting.feature.subdirs.inc
Implements hook_hosting_feature().
hosting_task_gc_hosting_feature in task_gc/hosting.feature.task_gc.inc
Register a hosting feature with Aegir.
hosting_web_cluster_hosting_feature in web_cluster/hosting.feature.web_cluster.inc
Implements hook_hosting_feature().
hosting_web_pack_hosting_feature in web_pack/hosting.feature.web_pack.inc
Implements hook_hosting_feature().
_hosting_node_add in ./hosting.module
Replacement node/add page.