You are here

Functions in Google Custom Search Engine 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
google_cse_admin_settings ./google_cse.admin.inc Admin settings page for the CSE. 1
google_cse_advanced_settings ./google_cse.module Returns an array of any advanced settings which have been set. 2
google_cse_adv_clean_str google_cse_adv/google_cse_adv.inc Clean string of html, tags, etc... 1
google_cse_adv_get_accurate_num_of_results google_cse_adv/google_cse_adv.inc Get the exact (accurate) number of search results to be used in the pager. 1
google_cse_adv_get_response google_cse_adv/google_cse_adv.inc Given the url with the search we try to do, get response from Google. 1
google_cse_adv_param_hl google_cse_adv/google_cse_adv.inc Returns "hl" language param for search request. 1
google_cse_adv_param_lr google_cse_adv/google_cse_adv.inc Returns "lr" language param for search request. 1
google_cse_adv_response_results google_cse_adv/google_cse_adv.inc Function to fetch the results xml from Google. 1
google_cse_adv_result_is_accurate google_cse_adv/google_cse_adv.inc Check Return if the response from Google is accurate. 1
google_cse_adv_service google_cse_adv/google_cse_adv.inc Sends query to Google's Custom Search Engine and returns response. 2
google_cse_block_info ./google_cse.module Implements hook_block_info().
google_cse_block_view ./google_cse.module Implements hook_block_view().
google_cse_build_query ./google_cse.module Builds a query array based on Google CSE settings.
google_cse_conditions_callback ./google_cse.module Search conditions callback. 1
google_cse_form_search_block_form_alter ./google_cse.module Adds custom submit handler for search block form.
google_cse_form_search_form_alter ./google_cse.module Adds custom submit handler for search form.
google_cse_get_cse_tag ./google_cse.theme.inc @file Themeable functions for Google Custom Search Engine. 1
google_cse_help ./google_cse.module Implements hook_help().
google_cse_init ./google_cse.module Implements hook_init().
google_cse_language ./google_cse.module Get the relevant language to use for the search. 1
google_cse_permission ./google_cse.module Implements hook_perm().
google_cse_proxy_settings_info ./google_cse.module Implements hook_proxy_settings_info().
google_cse_results_searchbox_form ./google_cse.theme.inc Form builder for the searchbox forms. 1
google_cse_results_tab ./google_cse.module Return the Google CSE tab title, either a setting or a translation. 1 1
google_cse_search_access ./google_cse.module Implements hook_search_access().
google_cse_search_admin ./google_cse.module Implements hook_search_admin().
google_cse_search_execute ./google_cse.module Implements hook_search_execute().
google_cse_search_info ./google_cse.module Implements hook_search_info().
google_cse_search_page ./google_cse.module Implements hook_search_page().
google_cse_sitesearch_default ./google_cse.module Returns SiteSearch default value. 2 1
google_cse_sitesearch_form ./google_cse.module Returns SiteSearch options form item. 3 1
google_cse_sitesearch_options ./google_cse.module Returns SiteSearch options. 3
google_cse_theme ./google_cse.module Implements hook_theme().
google_cse_uninstall ./google_cse.install Implements hook_uninstall().
google_cse_update_7200 ./google_cse.install Change search engine layout option from tags to fixed values.
google_cse_update_7201 ./google_cse.install Delete irrelevant gadget variable.
google_cse_validate_request ./google_cse.theme.inc Validate GET parameters to avoid displaying inappropriate search results. 1
template_preprocess_google_cse_results ./google_cse.theme.inc The search results page can be themed/customized.
theme_google_cse_search_noresults ./google_cse.module Brief message to display when no results match the query.
_google_cse_adv_thumbnail google_cse_adv/google_cse_adv.inc Returns the thumbnail properly themed if configured to do so. 1

Other projects