17 uses of HOSTING_FEATURE_DISABLED in Hosting 6.2
- hook_hosting_feature in ./
hosting.api.php - Register a hosting feature with Aegir.
- hosting_dns_hosting_feature in dns/
hosting.feature.dns.inc - Implementation of hook_hosting_feature().
- hosting_example_hosting_feature in example/
hosting.feature.example.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_submit in ./
hosting.features.inc - Submit callback for the Hosting features form.
- 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 - hosting_nginx_ssl_hosting_feature in web_server/
nginx/ ssl/ hosting.feature.nginx_ssl.inc - hosting_queued_hosting_feature in queued/
hosting.feature.queue_runner.inc - Register a hosting feature with Aegir.
- hosting_quota_hosting_feature in quota/
hosting.feature.quota.inc - Implementation of hook_hosting_feature().
- hosting_signup_hosting_feature in signup/
hosting.feature.signup.inc - 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 - hosting_subdirs_hosting_feature in subdirs/
hosting.feature.subdirs.inc - Implementation of hook_hosting_feature().
- hosting_web_cluster_hosting_feature in web_cluster/
hosting.feature.web_cluster.inc - Implementation of hook_hosting_feature().
- hosting_web_pack_hosting_feature in web_pack/
hosting.feature.web_pack.inc - Implementation of hook_hosting_feature().
- _hosting_node_add in ./
hosting.module - Replacement node/add page.