views_handler_filter::$value
Contains the actual value of the field.
This will be either configured in the views UI or entered in the exposed filters.
Type: mixed
File
-
handlers/
views_handler_filter.inc, line 43
Class
- views_handler_filter
- Base class for filters.
Code
public $value = NULL;