You are here

Functions in Google Search Appliance 5

Primary tabs

Namesort descending Location Description Direct uses Strings
google_appliance_admin_settings ./google_appliance.module 1
google_appliance_admin_settings_submit ./google_appliance.module Submits the admin settings form and saves all the variables.
google_appliance_admin_settings_validate ./google_appliance.module Validation function, though it's actually getting overridden by the #required fields...
google_appliance_block ./google_appliance.module Implementation of hook_block().
google_appliance_blocksettings_get ./google_appliance.module 3
google_appliance_blocksettings_set ./google_appliance.module 1
google_appliance_block_nogoogle ./google_appliance.module
google_appliance_block_save ./google_appliance.module
google_appliance_form_alter ./google_appliance.module
google_appliance_install ./google_appliance.install
google_appliance_menu ./google_appliance.module Implementation of hook_menu()
google_appliance_search ./google_appliance.module Implementation of hook_search() 1
google_appliance_simpletest ./google_appliance.module
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_update_1 ./google_appliance.install
theme_add_google_appliance_meta_tags ./google_appliance.module
theme_google_appliance_search_result_array ./google_appliance.module
_google_appliance_add_meta_tags ./google_appliance.module Invokes the google_appliance_appconfig hook to add <meta> tags to nodes for indexing metadata by the google crawler. 1

Other projects