You are here

Files in Google Search Appliance 7

Primary tabs

File namesort descending Location Namespace Description
google-appliance-block-form.tpl.php theme/google-appliance-block-form.tpl.php default theme implementation for the search block form variables of interest
google-appliance-keymatch.tpl.php theme/google-appliance-keymatch.tpl.php default theme implementation for displaying a single keymatch
google-appliance-onebox-module.tpl.php theme/google-appliance-onebox-module.tpl.php Default theme implementation for displaying a single onebox module, consisting of several onebox results.
google-appliance-onebox-result.tpl.php theme/google-appliance-onebox-result.tpl.php Default theme implementation for displaying a single onebox result.
google-appliance-result.tpl.php theme/google-appliance-result.tpl.php default theme implementation for displaying a single search result.
google-appliance-results.tpl.php theme/google-appliance-results.tpl.php default theme implementation for displaying Google Search Appliance results
google-appliance-search-form.tpl.php theme/google-appliance-search-form.tpl.php default theme implementation for the full search form
google-appliance-search-stats.tpl.php theme/google-appliance-search-stats.tpl.php defualt theme implementation for the search stats
google-appliance-sort-headers.tpl.php theme/google-appliance-sort-headers.tpl.php default theme implementation for search results sort headers
google-appliance-spelling-suggestion.tpl.php theme/google-appliance-spelling-suggestion.tpl.php default theme implementation for displaying a spelling suggestion
google-appliance-synonym.tpl.php theme/google-appliance-synonym.tpl.php default theme implementation for displaying a single synonym
google_appliance.admin.inc google_appliance.admin.inc admin callbacks for the Google Appliance module
google_appliance.api.php google_appliance.api.php This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.
google_appliance.callback.click.php google_appliance.callback.click.php The callback for the Google Appliance module's /click service.
google_appliance.css theme/google_appliance.css /* $Id: $ */ /* full search form */ .google-appliance-search-form { margin-bottom: 1em; } .google-appliance-search-form input { margin-top: 0; margin-bottom: 4px; } .google-appliance-results, .google-appliance-keymatch-results { list-style:…
google_appliance.helpers.inc google_appliance.helpers.inc helper functions for the Search Google Appliance module
google_appliance.info google_appliance.info ; $Id google_appliance.info $ name = "Google Appliance" package = Google Appliance description = "Provides a search interface to a dedicated Google Search Appliance (GSA) hardware device." core = 7.x configure =…
google_appliance.install google_appliance.install install, update, and uninstall hooks
google_appliance.module google_appliance.module Google Appliance module enables searching via a dedicated Google Search Appliance hardware device. See README.txt and the help page at admin/help/google_appliance.
google_appliance.test testing/google_appliance.test Implements automated simpletest routines for integration testing of the Google Appliance module.
google_appliance.theme.inc theme/google_appliance.theme.inc theme registry and preprocess functions for the default templates
google_appliance.variable.inc google_appliance.variable.inc Variable API hooks and functions for the Google Search Appliance module.
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but…
README.txt README.txt $Id$ -- SUMMARY -- The Google Appliance module provides an interface to obtain search results from a dedicated Google Search Appliance (GSA) hardware device. The module can act as a replacemet for core Search, or it may operate in tandem with it.…
test-settings.example.inc testing/test-settings.example.inc

Other projects