You are here

protected property SearchApiViewsHandlerFilterOptions::$value_options in Search API 7

Stores the values which are available on the form.

Type: array

File

contrib/search_api_views/includes/handler_filter_options.inc, line 18
Contains the SearchApiViewsHandlerFilterOptions class.

Class

SearchApiViewsHandlerFilterOptions
Views filter handler for fields with a limited set of possible values.

Code

protected $value_options = NULL;