13 uses of HOSTING_FEATURE_DISABLED in Hostmaster (Aegir) 6
- hook_hosting_feature in modules/
hosting/ hosting.api.php - Register a hosting feature with Aegir.
- hosting_alias_hosting_feature in modules/
hosting/ alias/ hosting.feature.alias.inc - Implementation of hook_hosting_feature().
- hosting_dns_hosting_feature in modules/
hosting/ dns/ hosting.feature.dns.inc - Implementation of hook_hosting_feature().
- hosting_example_hosting_feature in modules/
hosting/ example/ hosting.feature.example.inc - Implementation of hook_hosting_feature().
- hosting_feature in modules/
hosting/ hosting.features.inc - Determine whether a specific feature of the hosting system is turned on.
- hosting_menu_access in modules/
hosting/ hosting.module - Menu access callback for creating a node provided by a Hosting feature.
- hosting_nginx_hosting_feature in modules/
hosting/ web_server/ nginx/ hosting.feature.nginx.inc - hosting_nginx_ssl_hosting_feature in modules/
hosting/ web_server/ nginx/ ssl/ hosting.feature.nginx_ssl.inc - hosting_signup_hosting_feature in modules/
hosting/ signup/ hosting.feature.signup.inc - hosting_ssl_hosting_feature in modules/
hosting/ web_server/ ssl/ hosting.feature.ssl.inc - hosting_web_cluster_hosting_feature in modules/
hosting/ web_cluster/ hosting.feature.web_cluster.inc - Implementation of hook_hosting_feature().
- hosting_web_pack_hosting_feature in modules/
hosting/ web_pack/ hosting.feature.web_pack.inc - Implementation of hook_hosting_feature().
- _hosting_node_add in modules/
hosting/ hosting.module - Replacement node/add page.