views_handler_filter_search::$search_query
Stores a viewsSearchQuery object to be able to use the search.module "api".
Type: viewsSearchQuery
File
-
modules/
search/ views_handler_filter_search.inc, line 25
Class
- views_handler_filter_search
- Field handler to provide simple renderer that allows linking to a node.
Code
public $search_query = NULL;