search.module handlers in Views (for Drupal 7) 6.3
Same name and namespace in other branches
- 6.2 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
Name | Location | Description |
---|---|---|
search_views_data |
modules/ |
Implementation of hook_views_data() |
search_views_handlers |
modules/ |
Implementation of hook_views_handlers() to register all of the basic handlers views uses. |
search_views_plugins |
modules/ |
Implementation of hook_views_plugins |
template_preprocess_views_view_row_search |
modules/ |
Template helper for theme_views_view_row_search |