views_handler_filter_string::$always_multiple

Exposed filter options.

Type: always_multiple

Overrides views_handler_filter::$always_multiple

File

handlers/views_handler_filter_string.inc, line 19

Class

views_handler_filter_string
Basic textfield filter to handle string filtering commands including equality, like, not like, etc.

Code

public $always_multiple = TRUE;