You are here

Functions in farmOS 7

Primary tabs

Namesort descending Location Description Direct uses Strings
farm_map_geofield_field_widget_settings_form modules/farm/farm_map/farm_map_geofield/farm_map_geofield.module Implements hook_field_widget_settings_form().
farm_map_geofield_geocoder_geocode_values_alter modules/farm/farm_map/farm_map_geofield/farm_map_geofield.module Implements hook_geocoder_geocode_values_alter().
farm_map_geofield_geocode_ajax_callback modules/farm/farm_map/farm_map_geofield/farm_map_geofield.module Return the altered form element from an AJAX request. 1
farm_map_geofield_populate modules/farm/farm_map/farm_map.module Helper function for populating the geometry field of an entity. 2
farm_map_geofield_use_geocoder_submit modules/farm/farm_map/farm_map_geofield/farm_map_geofield.module Submit handler for the geocoder integration. 1
farm_map_geofield_widget_add_states modules/farm/farm_map/farm_map_geofield/farm_map_geofield.module Recurse through form elements adding a visibility #states selector and removing #required flags. 1
farm_map_google_farm_info modules/farm/farm_map/farm_map_google/farm_map_google.module Implements hook_farm_info().
farm_map_google_farm_map_behaviors modules/farm/farm_map/farm_map_google/farm_map_google.farm_map.inc Implements hook_farm_map_behaviors().
farm_map_google_farm_map_view modules/farm/farm_map/farm_map_google/farm_map_google.farm_map.inc Implements hook_farm_map_view().
farm_map_google_form_farm_map_settings_form_alter modules/farm/farm_map/farm_map_google/farm_map_google.module Implements hook_form_FORM_ID_alter().
farm_map_google_uninstall modules/farm/farm_map/farm_map_google/farm_map_google.install Implements hook_uninstall().
farm_map_hook_info modules/farm/farm_map/farm_map.module Implements hook_hook_info().
farm_map_kml_action modules/farm/farm_map/farm_map_kml/farm_map_kml.module Action function for farm_map_kml_action.
farm_map_kml_action_info modules/farm/farm_map/farm_map_kml/farm_map_kml.module Implements hook_action_info().
farm_map_kml_parse_geometries modules/farm/farm_map/farm_map_kml/farm_map_kml.module Helper function for converting KML to a set of geometries. 1
farm_map_kml_parse_placemark modules/farm/farm_map/farm_map_kml/farm_map_kml.module Helper function for extracting information about a KML placemark. 1
farm_map_kml_theme modules/farm/farm_map/farm_map_kml/farm_map_kml.module Implements hook_theme().
farm_map_lat_deg_len modules/farm/farm_map/farm_map.geo.inc Calculate latitude degree length at a given latitude. Equations are taken from https://en.wikipedia.org/wiki/Geographic_coordinate_system#Expressing_la... 2
farm_map_libraries_info modules/farm/farm_map/farm_map.module Implements hook_libraries_info().
farm_map_line_length modules/farm/farm_map/farm_map.geo.inc Calculate the length of a LineString in meters.
farm_map_lon_deg_len modules/farm/farm_map/farm_map.geo.inc Calculate longitude degree length at a given latitude. Equations are taken from https://en.wikipedia.org/wiki/Geographic_coordinate_system#Expressing_la... See also… 2
farm_map_mapbox_farm_info modules/farm/farm_map/farm_map_mapbox/farm_map_mapbox.module Implements hook_farm_info().
farm_map_mapbox_farm_map_behaviors modules/farm/farm_map/farm_map_mapbox/farm_map_mapbox.farm_map.inc Implements hook_farm_map_behaviors().
farm_map_mapbox_farm_map_behavior_settings modules/farm/farm_map/farm_map_mapbox/farm_map_mapbox.farm_map.inc Implements hook_farm_map_behavior_settings().
farm_map_mapbox_farm_map_view modules/farm/farm_map/farm_map_mapbox/farm_map_mapbox.farm_map.inc Implements hook_farm_map_view().
farm_map_mapbox_form_farm_map_settings_form_alter modules/farm/farm_map/farm_map_mapbox/farm_map_mapbox.module Implements hook_form_FORM_ID_alter().
farm_map_mapbox_uninstall modules/farm/farm_map/farm_map_mapbox/farm_map_mapbox.install Implements hook_uninstall().
farm_map_menu modules/farm/farm_map/farm_map.module Implements hook_menu().
farm_map_permission modules/farm/farm_map/farm_map.module Implements hook_permission().
farm_map_polygon_area modules/farm/farm_map/farm_map.geo.inc Calculate the area of a Polygon in square meters. 1
farm_map_reset_bcscale modules/farm/farm_map/farm_map.geo.inc Helper function for resetting BCMath scale. 10
farm_map_settings_form modules/farm/farm_map/farm_map.module Map settings form. 1
farm_map_set_bcscale modules/farm/farm_map/farm_map.geo.inc Helper function for setting BCMath scale. We use this (along with farm_map_reset_bcscale()) in geometry functions below to consistently call bcscale() with a high precision, so that small latitude/longitude geometries can have their length/area… 11
farm_map_theme modules/farm/farm_map/farm_map.module Implements hook_theme().
farm_map_update_7000 modules/farm/farm_map/farm_map.install Copy the Google Maps API key into the new configuration variable.
farm_map_update_7001 modules/farm/farm_map/farm_map.install Delete the old farm_map_default_base_layer variable.
farm_map_update_7002 modules/farm/farm_map/farm_map.install Install new Google Maps module if an API key is saved.
farm_map_update_7003 modules/farm/farm_map/farm_map.install Install new Mapbox module if an API key is saved.
farm_map_update_7004 modules/farm/farm_map/farm_map.install Delete the old farm_map_show variable.
farm_menu_create modules/farm/farm_menu/farm_menu.module Generate the farm menu. 2
farm_menu_enable modules/farm/farm_menu/farm_menu.install Implements hook_enable().
farm_menu_modules_installed modules/farm/farm_menu/farm_menu.module Implements hook_modules_installed().
farm_menu_uninstall modules/farm/farm_menu/farm_menu.install Implements hook_uninstall().
farm_metrics modules/farm/farm_metrics/farm_metrics.module Returns a sorted array of all metrics. 2 2
farm_metrics_dashboard_pane modules/farm/farm_metrics/farm_metrics.farm_dashboard.inc Metrics dashboard callback. 1
farm_metrics_farm_access_perms modules/farm/farm_metrics/farm_metrics.module Implements hook_farm_access_perms().
farm_metrics_farm_dashboard_panes modules/farm/farm_metrics/farm_metrics.farm_dashboard.inc Implements hook_farm_dashboard_panes().
farm_metrics_farm_info modules/farm/farm_metrics/farm_metrics.module Implements hook_farm_info().
farm_metrics_hook_info modules/farm/farm_metrics/farm_metrics.module Implements hook_hook_info().
farm_metrics_permission modules/farm/farm_metrics/farm_metrics.module Implements hook_permission().

Pages

Other projects