You are here

Functions in Google Search Appliance 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
google_appliance_admin_settings ./google_appliance.module google_appliance module configuration form. 1
google_appliance_admin_settings_submit ./google_appliance.module Submit handler for module configuration form. Rebuild menus if a significant config value was changed. 1
google_appliance_admin_settings_validate ./google_appliance.module Validation for module configuration form.
google_appliance_block ./google_appliance.module Implementation of hook_block().
google_appliance_block_nogoogle ./google_appliance.module ???
google_appliance_block_save ./google_appliance.module Save settings for stand-alone search block. 1
google_appliance_cache_data ./google_appliance.module Statically store or return secondary search result data. 2
google_appliance_catch_all_task_access ./google_appliance.module Menu access callback to prevent the catch-all LOCAL_TASK from triggering when one of the standard search tabs is active. 1
google_appliance_catch_all_task_title ./google_appliance.module Make a tab title from the collection name. 1
google_appliance_client_load ./google_appliance.module
google_appliance_client_to_arg ./google_appliance.module 2
google_appliance_collection_load ./google_appliance.module
google_appliance_collection_to_arg ./google_appliance.module 2
google_appliance_configure_pager ./google_appliance.module Configure the Drupal pager. We're not using pager_query(), so we need to do this manually. 1
google_appliance_form_alter ./google_appliance.module Implementation of hook_form_alter().
google_appliance_get_settings ./google_appliance.module Get selected config settings. 6
google_appliance_help ./google_appliance.module Implementation of hook_help(). 1
google_appliance_hyphens_underscores ./google_appliance.module Convert hyphens (in URL) to underscores (for the GSA) in client and collection arguments, depending on the config settings. 4
google_appliance_init ./google_appliance.module Implementation of hook_init().
google_appliance_install ./google_appliance.install Implementation of hook_install().
google_appliance_local_task ./google_appliance.module Make tabs work with or without a search term (menu tail). 1
google_appliance_menu ./google_appliance.module Implementation of hook_menu().
google_appliance_menu_alter ./google_appliance.module Implementation of hook_menu_alter().
google_appliance_menu_tail_load ./google_appliance.module
google_appliance_menu_tail_to_arg ./google_appliance.module %menu_tail does not have a _load() function.
google_appliance_mime_types ./google_appliance.module Common MIME types 1
google_appliance_perm ./google_appliance.module Implementation of hook_perm().
google_appliance_preprocess_search_result ./google_appliance.module Process variables for search-result.tpl.php. See search-result.tpl.php
google_appliance_preprocess_search_results ./google_appliance.module Process variables for search-results.tpl.php. See search-results.tpl.php
google_appliance_schema ./google_appliance.install Implementation of hook_schema().
google_appliance_search ./google_appliance.module Implementation of hook_search(). 1
google_appliance_search_form ./google_appliance.module Define the search form. 3
google_appliance_search_form_submit ./google_appliance.module Submit handler for the search form.
google_appliance_search_view ./google_appliance.module Search page results. 1
google_appliance_sgml_id_name ./google_appliance.module SGML ID and NAME tokens must begin with a letter ([A-Za-z]) and may be followed by any number of letters, digits ([0-9]), hyphens ("-"), underscores ("_"), colons (":"), and periods ("."). 1
google_appliance_simpletest ./google_appliance.module Implementation of hook_simpletest().
google_appliance_static_response_cache ./google_appliance.module It is important to hold on to the Google Appliance response object for the duration of the page request so that we can use it for things like the keymatch block 2
google_appliance_theme ./google_appliance.module Implementation of hook_theme().
google_appliance_theme_registry_alter ./google_appliance.module Implementation of hook_theme_registry_alter().
google_appliance_uninstall ./google_appliance.install Implementation of hook_uninstall().
google_appliance_update_6000 ./google_appliance.install
google_appliance_update_6201 ./google_appliance.install
theme_google_appliance_add_meta_tags ./google_appliance.module Add meta tags to HTML header. Using a themeable function as a rough way of enabling customisation, but this could be made cleaner.
theme_google_appliance_cached_link ./google_appliance.module Theme cached link
theme_google_appliance_keymatches ./google_appliance.module Theme keymatches
theme_google_appliance_search_form ./google_appliance.module
theme_google_appliance_search_result_array ./google_appliance.module Theme the search results for hook_search().
theme_google_appliance_search_view ./google_appliance.module Theme the search results.
theme_google_appliance_synonyms ./google_appliance.module Theme synonyms
_google_appliance_explode_tab ./google_appliance.module Extract tab fields. 2

Pages

Other projects