You are here

Functions in Acquia Connector 6

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. 7
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_http_request acquia_agent/acquia_agent_streams.inc Perform an HTTP request. This function is copied and modified from Drupal 6's common.inc. 1
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. 1
acquia_agent_network_address acquia_agent/acquia_agent.module Helper function to build the xmlrpc target address. 4
acquia_agent_random_bytes acquia_agent/acquia_agent.module Returns a string of highly randomized bytes (over the full 8-bit range). 2
acquia_agent_refresh_status acquia_agent/acquia_agent.module Menu callback for 'admin/settings/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. 10
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_streams.inc Builds a stream context based on a url and local .pem file if available. 1
acquia_agent_subscription_is_active acquia_agent/acquia_agent.module Helper function to check if the site has an active subscription. 2
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_theme_registry_alter acquia_agent/acquia_agent.module Implementation of hook_theme_registry_alter().
acquia_agent_translated_menu_link_alter acquia_agent/acquia_agent.module Implementation of hook_translated_menu_link_alter().
acquia_agent_uninstall acquia_agent/acquia_agent.install Implementation of hook_uninstall().
acquia_agent_update_6000 acquia_agent/acquia_agent.install Warn users who are upgrading from a pre-release version of CCK about any broken Views on their site.
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_streams.inc Determine if a response from the Acquia Network is valid. 1
acquia_agent_watchdog acquia_agent/acquia_agent.module Implementation of hook_watchdog().
acquia_spi_agent_settings_submit acquia_spi/acquia_spi.module Added submit function for acquia_agent_settings form. 1
acquia_spi_cron acquia_spi/acquia_spi.module Implementation of hook_cron().
acquia_spi_file_hashes acquia_spi/acquia_spi.module Gather hashes of all important files, ignoring line ending and CVS Ids 1
acquia_spi_form_acquia_agent_settings_form_alter acquia_spi/acquia_spi.module Implementation of hook_form_[form_id]_alter().

Pages

Other projects