You are here

property getlocations_fields_handler_filter_distance::$always_multiple in Get Locations 7.2

Same name and namespace in other branches
  1. 7 modules/getlocations_fields/handlers/getlocations_fields_handler_filter_distance.inc \getlocations_fields_handler_filter_distance::always_multiple

Disable the possibility to force a single value.

Type: bool

Overrides views_handler_filter::$always_multiple

File

modules/getlocations_fields/handlers/getlocations_fields_handler_filter_distance.inc, line 17
getlocations_fields_handler_filter_distance.inc @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL

Class

getlocations_fields_handler_filter_distance
General proximity filter for location latitude/longitude.

Code

var $always_multiple = TRUE;