You are here

Functions in Google Custom Search Engine 7

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_block_info ./google_cse.module Implements hook_block().
google_cse_block_view ./google_cse.module
google_cse_build_query ./google_cse.module Builds a query array based on Google CSE settings. 4
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_init ./google_cse.module Implements hook_init().
google_cse_language ./google_cse.module 1
google_cse_permission ./google_cse.module Implements hook_perm().
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 2
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_block_form_submit ./google_cse.module Processes a search block form submission. 1
google_cse_search_execute ./google_cse.module Implements hook_search_execute().
google_cse_search_form_submit ./google_cse.module Processes a search form submission. 1
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 2
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_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.
template_preprocess_google_cse_results_gadget ./google_cse.theme.inc Display an Add-to-Google button.

Other projects