You are here

Functions in Google Map Field 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
google_map_field_add_maps_api ./google_map_field.module Helper function to add the Google Maps API. 1
google_map_field_field_formatter_info ./google_map_field.module Implements hook_field_formatter_info().
google_map_field_field_formatter_view ./google_map_field.module Implements hook_field_formatter_view().
google_map_field_field_info ./google_map_field.module Implements hook_field_info(). 1
google_map_field_field_is_empty ./google_map_field.module Implements hook_field_is_empty().
google_map_field_field_schema ./google_map_field.install Implements hook_field_schema().
google_map_field_field_widget_error ./google_map_field.module Implements hook_field_widget_error().
google_map_field_field_widget_form ./google_map_field.module Implements hook_field_widget_form().
google_map_field_field_widget_info ./google_map_field.module Implements hook_field_widget_info().
google_map_field_format_field ./google_map_field.module This function formats the google map field for display, called by google_map_field_field_formatter_view(). 1
google_map_field_get_fields ./google_map_field.module Helper function to return all fields created on the system of the google map field type. 1
google_map_field_get_protocol ./google_map_field.module Helper function to return current protocol. 2
google_map_field_help ./google_map_field.module Implements hook_help().
google_map_field_latlon_validate ./google_map_field.module Custom validation function for latitude/longitude fields. 1
google_map_field_menu ./google_map_field.module Implements hook_menu().
google_map_field_permission ./google_map_field.module Implements hook_permission().
google_map_field_requirements ./google_map_field.install Implements hook_requirements().
google_map_field_settings_form includes/google_map_field.admin.inc Form builder for google_map_field_apikey settings page. 1
google_map_field_theme ./google_map_field.module Implements hook_theme().
google_map_field_uninstall ./google_map_field.install Implements hook_uninstall().
google_map_field_update_7001 ./google_map_field.install Change precision of LAT,LON fields to prevent coords being truncated.

Other projects