You are here

Files in Search API Spellcheck 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt Search API Spellcheck --------------------- This module extends Search API [1] to allow search services which can generate spelling suggestions to do so and provide a common way for them to be altered and themed. [1]…
search-api-spellcheck-multiple-suggestions.tpl.php theme/search-api-spellcheck-multiple-suggestions.tpl.php Displays a list of spellcheck suggestions
search-api-spellcheck-single-suggestion.tpl.php theme/search-api-spellcheck-single-suggestion.tpl.php Displays a single spellcheck suggestion
SearchApiSpellcheck.inc includes/SearchApiSpellcheck.inc Spellcheck Service Interface and Class.
SearchApiSpellcheckSuggestion.inc includes/SearchApiSpellcheckSuggestion.inc Suggestion class which contains both the original search key and the suggested replacement.
SearchApiSpellcheckSuggestionLink.inc includes/SearchApiSpellcheckSuggestionLink.inc The class is a helpful way to provide both an updated search query link and access to all the link components for themers.
search_api_spellcheck.info search_api_spellcheck.info name = Search spellcheck description = "Spelling suggestions from Search API services." dependencies[] = search_api core = 7.x package = Search ; Classes files[] = includes/SearchApiSpellcheck.inc files[] =…
search_api_spellcheck.module search_api_spellcheck.module A common interface for search services to suggest spellings
search_api_spellcheck.theme.inc theme/search_api_spellcheck.theme.inc Theme functions for search_api_spellcheck module
search_api_spellcheck.views.inc views/search_api_spellcheck.views.inc search_api_spellcheck Views hooks
views_handler_area_spellcheck.inc views/views_handler_area_spellcheck.inc Views Search API area handler

Other projects