You are here

Functions in Acquia Connector 7

Primary tabs

Namesort descending Location Description Direct uses Strings
acquia_agent_admin_menu acquia_agent/acquia_agent.module Implementation of hook_admin_menu().
acquia_agent_alter_module_updates acquia_agent/acquia_agent.install Alter a list of module updates so that Acquia's updates run first. 1
acquia_agent_an_info_header acquia_agent/acquia_agent.pages.inc 2
acquia_agent_an_trial_form acquia_agent/acquia_agent.pages.inc Main 30 day trial form function 1
acquia_agent_an_trial_form_submit acquia_agent/acquia_agent.pages.inc 30 day trial form submit dispatch function
acquia_agent_call acquia_agent/acquia_agent.module Prepare and send a XML-RPC request to Acquia Network with an authenticator. 3
acquia_agent_check_subscription acquia_agent/acquia_agent.module Get subscription status from the Acquia Network, and store the result. 8
acquia_agent_connection_error_message acquia_agent/acquia_agent.module Returns an error message for the most recent (failed) attempt to connect to the Acquia Network during the current page request. If there were no failed attempts, returns FALSE. 2
acquia_agent_cron acquia_agent/acquia_agent.module Implementation of hook_cron().
acquia_agent_delete_submit acquia_agent/acquia_agent.pages.inc Delete acquia_agent settings. 1
acquia_agent_disable acquia_agent/acquia_agent.install Implementation of hook_disable().
acquia_agent_existing_account_msg acquia_agent/acquia_agent.pages.inc 1
acquia_agent_form_system_modules_alter acquia_agent/acquia_agent.module Implementation of hook_form_[form_id]_alter()..
acquia_agent_has_credentials acquia_agent/acquia_agent.module Helper function to check if an identifer and key exist. 6
acquia_agent_has_update_service acquia_agent/acquia_agent.module Returns the stored subscription data if update service is enabled or FALSE otherwise. 2
acquia_agent_init acquia_agent/acquia_agent.module Implementation of hook_init().
acquia_agent_load_versions acquia_agent/acquia_agent.module API function used by others to ensure version information is loaded. 4
acquia_agent_manual_status acquia_agent/acquia_agent.module Substituted menu callback for 'admin/reports/updates/check'. 1
acquia_agent_menu acquia_agent/acquia_agent.module Implementation of hook_menu().
acquia_agent_menu_alter acquia_agent/acquia_agent.module Implemetation of hook_menu_alter()
acquia_agent_menu_icon acquia_agent/acquia_agent.module Render an icon to display in the Administration Menu.
acquia_agent_network_address acquia_agent/acquia_agent.module Helper function to build the xmlrpc target address. 4
acquia_agent_page_alter acquia_agent/acquia_agent.module Implement hook_page_alter().
acquia_agent_refresh_status acquia_agent/acquia_agent.module Menu callback for 'admin/config/system/acquia-agent/refresh-status'. 1
acquia_agent_report_xmlrpc_error acquia_agent/acquia_agent.module 2
acquia_agent_requirements acquia_agent/acquia_agent.install Implementation of hook_requirements()
acquia_agent_settings acquia_agent/acquia_agent.module Helper function so that we don't need to repeat defaults. 12
acquia_agent_settings_form acquia_agent/acquia_agent.pages.inc Settings form builder function. 1
acquia_agent_settings_form_page acquia_agent/acquia_agent.pages.inc Menu callback for settings page. 1
acquia_agent_settings_page acquia_agent/acquia_agent.pages.inc Main page function 1
acquia_agent_set_submit acquia_agent/acquia_agent.pages.inc Save acquia_agent_settings form submissions. 1
acquia_agent_set_validate acquia_agent/acquia_agent.pages.inc Validate acquia_agent_settings form submissions. 1
acquia_agent_ssl_submit acquia_agent/acquia_agent.pages.inc Submit acquia_agent_settings ssl setting. 1
acquia_agent_stream_context_create acquia_agent/acquia_agent.module Builds a stream context based on a url and local .pem file if available. 2
acquia_agent_subscription_is_active acquia_agent/acquia_agent.module Helper function to check if the site has an active subscription. 6
acquia_agent_system_info_alter acquia_agent/acquia_agent.module Implementation of hook_system_info_alter()
acquia_agent_theme acquia_agent/acquia_agent.module Implementation of hook_theme().
acquia_agent_toolbar_add_links acquia_agent/acquia_agent.module Pre-render function which dynamically adds links to the toolbar. 1
acquia_agent_uninstall acquia_agent/acquia_agent.install Implementation of hook_uninstall().
acquia_agent_update_status_alter acquia_agent/acquia_agent.module Implementation of hook_update_status_alter().
acquia_agent_valid_credentials acquia_agent/acquia_agent.module Validate identifier/key pair via XML-RPC call to Acquia Network address. 2
acquia_agent_valid_response acquia_agent/acquia_agent.module Determine if a response from the Acquia Network is valid. 1
acquia_agent_watchdog acquia_agent/acquia_agent.module Implementation of hook_watchdog().
acquia_search_acquia_subscription_status acquia_search/acquia_search.module Implementation of hook_acquia_subscription_status().
acquia_search_apachesolr_query_alter acquia_search/acquia_search.module Implementation of hook_apachesolr_modify_query().
acquia_search_authenticator acquia_search/acquia_search.module Creates an authenticator based on a data string and HMAC-SHA1. 1
acquia_search_auth_cookie acquia_search/acquia_search.module Modify a solr base url and construct a hmac authenticator cookie. 1
acquia_search_cron acquia_search/acquia_search.module Implementation of hook_cron().
acquia_search_disable acquia_search/acquia_search.module Implementation of hook_disable(). 1
acquia_search_enable acquia_search/acquia_search.module Implementation of hook_enable().

Pages

Other projects