You are here

public property views_handler_filter::$always_multiple in Views (for Drupal 7) 7.3

Disable the possibility to force a single value.

Type: bool

File

handlers/views_handler_filter.inc, line 64
Definitions of views_handler_filter and views_handler_filter_broken.

Class

views_handler_filter
Base class for filters.

Code

public $always_multiple = FALSE;