9 calls to hosting_server_services() in Hosting 7.3
- hosting_hosting_server_context_options in server/
hosting_server.drush.inc - Pass options for the server verification to the backend.
- hosting_server_drush_context_import in server/
hosting_server.drush.inc - Implements hook_drush_context_import().
- hosting_server_form in server/
hosting_server.module - Implements hook_form().
- hosting_server_handler_field_services::label in server/
includes/ views/ handlers/ hosting_server_handler_field_services.inc - Build a table header compiled from available services.
- hosting_server_handler_field_services::render in server/
includes/ views/ handlers/ hosting_server_handler_field_services.inc - Build a list of services.
- hosting_server_services_from_post in server/
hosting_server.module - Translate a server form submission into populated server objects on the node.
- hosting_server_update in server/
hosting_server.module - Implements hook_update().
- hosting_server_view in server/
hosting_server.module - Implements hook_view().
- hosting_services_new_object in server/
hosting_server.module - Factory method for generating new instance of a service class.