google_appliance_admin_settings |
./google_appliance.admin.inc |
Implements hook_admin_settings().
displays the Search Google Appliance module settings page. |
|
1 |
google_appliance_admin_settings_submit |
./google_appliance.admin.inc |
Implements hook_admin_settings_submit().
submit handler for admin settings |
|
1 |
google_appliance_admin_settings_validate |
./google_appliance.admin.inc |
Implements hook_admin_settings_validate().
form validation beyond FAPI '#required' |
|
|
google_appliance_block_form |
./google_appliance.module |
Form builder outputs the search form for the search block |
|
1 |
google_appliance_block_form_submit |
./google_appliance.module |
Submit handler for block search form just sets the redirect for the form
based on the search query |
|
|
google_appliance_block_info |
./google_appliance.module |
Implements hook_block_info(). |
|
|
google_appliance_block_view |
./google_appliance.module |
Implements hook_block_view(). |
|
|
google_appliance_block_view_alter |
./google_appliance.module |
Implements hook_block_view_alter(). |
|
|
google_appliance_block_visibility_submit |
./google_appliance.module |
Submit handler to save block-specific crawler visibility settings. |
|
1 |
google_appliance_form_block_admin_configure_alter |
./google_appliance.module |
Implements hook_form_FORM_ID_alter(). |
|
|
google_appliance_get_clusters |
./google_appliance.module |
get related search via the Google Search Appliance clustering service |
1 |
|
google_appliance_help |
./google_appliance.module |
Implements hook_help(). |
|
|
google_appliance_library |
./google_appliance.module |
Implements hook_library(). |
|
|
google_appliance_locate_root |
./google_appliance.callback.click.php |
Exhaustive depth-first search to try and locate the Drupal root directory. |
1 |
|
google_appliance_menu |
./google_appliance.module |
Implements hook_menu(). |
|
|
google_appliance_module_implements_alter |
./google_appliance.module |
Implements hook_module_implements_alter(). |
|
|
google_appliance_parse_device_response_xml |
./google_appliance.module |
Parse the response from the Google Search Appliance device into a php array |
1 |
1 |
google_appliance_permission |
./google_appliance.module |
Implements hook_permission(). |
|
|
google_appliance_preprocess_block |
theme/google_appliance.theme.inc |
Implements hook_preprocess_block(). |
|
|
google_appliance_preprocess_html |
./google_appliance.module |
Implements hook_preprocess_html(). |
|
|
google_appliance_search_form |
./google_appliance.module |
Form builder outputs the search form for results pages |
|
2 |
google_appliance_search_form_submit |
./google_appliance.module |
Submit handler for full search form |
|
|
google_appliance_search_view |
./google_appliance.module |
Top level search execution (menu callback) |
|
1 |
google_appliance_theme |
theme/google_appliance.theme.inc |
Implements hook_theme(). |
|
|
google_appliance_uninstall |
./google_appliance.install |
Implements hook_uninstall().
drop settings |
|
|
google_appliance_update_7100 |
./google_appliance.install |
Clean up configurations unintentionally saved without a module namespace. |
|
|
google_appliance_valid_drupal_root |
./google_appliance.callback.click.php |
Checks whether given path qualifies as a Drupal root. |
1 |
|
google_appliance_variable_group_info |
./google_appliance.variable.inc |
Implements hook_variable_group_info(). |
|
|
google_appliance_variable_info |
./google_appliance.variable.inc |
Implements hook_variable_info(). |
|
|
hook_google_appliance_cluster_list_alter |
./google_appliance.api.php |
Alter the cluster list render array containing related searches. |
|
|
hook_google_appliance_curl_alter |
./google_appliance.api.php |
Alter cURL request sent to Google Search Appliance. |
|
|
hook_google_appliance_query_alter |
./google_appliance.api.php |
Alter Google Search Appliance queries. |
|
|
hook_google_appliance_results_alter |
./google_appliance.api.php |
Alter Google Search Appliance results. |
|
|
template_preprocess_google_appliance_block_form |
theme/google_appliance.theme.inc |
Preprocess block search form |
|
|
template_preprocess_google_appliance_keymatch |
theme/google_appliance.theme.inc |
Preprocess a single keymatch. |
|
|
template_preprocess_google_appliance_onebox_module |
theme/google_appliance.theme.inc |
Preprocess a single Onebox module. |
|
|
template_preprocess_google_appliance_onebox_result |
theme/google_appliance.theme.inc |
Preprocess a single Onebox result. |
|
|
template_preprocess_google_appliance_result |
theme/google_appliance.theme.inc |
Preprocess a single search result. |
|
|
template_preprocess_google_appliance_results |
theme/google_appliance.theme.inc |
Preprocess google-search-appliance-results.tpl.php (results page). |
|
|
template_preprocess_google_appliance_search_form |
theme/google_appliance.theme.inc |
Preprocess the full search form. |
|
|
template_preprocess_google_appliance_search_stats |
theme/google_appliance.theme.inc |
Preprocess google-appliance-search-stats.tpl.php. |
|
|
template_preprocess_google_appliance_sort_headers |
theme/google_appliance.theme.inc |
Preprocess google-appliance-sort-headers.tpl.php. |
|
|
template_preprocess_google_appliance_spelling_suggestion |
theme/google_appliance.theme.inc |
Preprocess a spelling suggestion. |
|
|
template_preprocess_google_appliance_synonym |
theme/google_appliance.theme.inc |
Preprocess a single synonym. |
|
|
theme_google_appliance_pager |
theme/google_appliance.theme.inc |
Set up Drupal pager for pagination of GSA-provided search results. |
|
|
_curl_get |
./google_appliance.helpers.inc |
Send a GET requst using cURL |
1 |
|
_curl_post |
./google_appliance.helpers.inc |
Send a POST requst using cURL |
1 |
|
_google_appliance_get_googleonoff |
./google_appliance.helpers.inc |
Get googleon/googleoff tags. |
1 |
|
_google_appliance_get_lr |
./google_appliance.helpers.inc |
Format the value of the 'lr' parameter appropriately. |
2 |
|
_google_appliance_get_settings |
./google_appliance.helpers.inc |
Returns all module settings for the Google Appliance module. |
16 |
|