You are here

property location_views_handler_filter_proximity::$always_multiple in Location 7.4

Same name and namespace in other branches
  1. 7.5 handlers/location_views_handler_filter_proximity.inc \location_views_handler_filter_proximity::always_multiple
  2. 7.3 handlers/location_views_handler_filter_proximity.inc \location_views_handler_filter_proximity::always_multiple

Disable the possibility to force a single value.

Type: bool

Overrides views_handler_filter::$always_multiple

File

handlers/location_views_handler_filter_proximity.inc, line 8

Class

location_views_handler_filter_proximity
General proximity filter for location latitude/longitude.

Code

var $always_multiple = TRUE;