You are here

search.module handlers in Views (for Drupal 7) 6.2

Same name and namespace in other branches
  1. 6.3 modules/search.views.inc \views_search_module

Includes the tables 'search_index'

File

modules/search.views.inc, line 7
Provide views data and handlers for search.module

Functions

Namesort descending Location Description
search_views_data modules/search.views.inc Implementation of hook_views_data()
search_views_handlers modules/search.views.inc Implementation of hook_views_handlers() to register all of the basic handlers views uses.
search_views_plugins modules/search.views.inc Implementation of hook_views_plugins
template_preprocess_views_view_row_search modules/search.views.inc Template helper for theme_views_view_row_search