You are here

public function geofieldProximityBase::value_form in Geofield 7.2

Overrides geofieldProximityPluginInterface::value_form

1 method overrides geofieldProximityBase::value_form()
geofieldProximityManual::value_form in views/proximity_plugins/geofieldProximityManual.inc

File

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

Class

geofieldProximityBase

Code

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