Google Search Appliance's hooks in Google Search Appliance 7
Same name and namespace in other branches
- 8 google_appliance.api.php \google_appliance_hooks
Hooks that can be implemented by other modules in order to extend the Google Search Appliance module.
File
- ./
google_appliance.api.php, line 18 - This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.
Functions
Name | Location | Description |
---|---|---|
hook_google_appliance_cluster_list_alter |
./ |
Alter the cluster list render array containing related searches. |
hook_google_appliance_curl_alter |
./ |
Alter cURL request sent to Google Search Appliance. |
hook_google_appliance_query_alter |
./ |
Alter Google Search Appliance queries. |
hook_google_appliance_results_alter |
./ |
Alter Google Search Appliance results. |