6 uses of HOSTING_SSL_CUSTOM_KEY in Hosting 7.4
- hook_hosting_site_options_alter in site/
hosting_site.api.php - Alters which site options are available.
- hosting_ssl_hosting_site_options_alter in web_server/
ssl/ hosting_ssl.nodeapi.inc - Implemensts hook_hosting_site_options_alter
- hosting_ssl_nodeapi_site_presave in web_server/
ssl/ hosting_ssl.nodeapi.inc - Implements hook_nodeapi_TYPE_OP().
- hosting_ssl_nodeapi_site_validate in web_server/
ssl/ hosting_ssl.nodeapi.inc - Implements hook_nodeapi_TYPE_OP().
- hosting_ssl_save_key in web_server/
ssl/ hosting_ssl.nodeapi.inc - Store the SSL Cert key in the database.
- hosting_ssl_site_form in web_server/
ssl/ hosting_ssl.nodeapi.inc - Form API code to extend the site form with SSL fields.