You are here

public function geofieldProximityBase::options_validate in Geofield 7.2

Overrides geofieldProximityPluginInterface::options_validate

2 methods override geofieldProximityBase::options_validate()
geofieldProximityGeocoder::options_validate in views/proximity_plugins/geofieldProximityGeocoder.inc
geofieldProximityOtherGeofield::options_validate in views/proximity_plugins/geofieldProximityOtherGeofield.inc

File

views/proximity_plugins/geofieldProximityBase.inc, line 31
Contains geofieldProximityPluginInterface and geofieldProximityBase.

Class

geofieldProximityBase

Code

public function options_validate(&$form, &$form_state, $views_plugin) {
}