geo_field.module

Version 1.18 (checked in on 2009/05/30 at 13:54:49 by vauxia)

CCK Field integration for geospatial data.

Functions

NameDescription
geo_content_is_emptyImplementation of hook_content_is_empty(). It's named after the field type (geo), not the module (geo_data).
geo_fieldImplementation of hook_field().
geo_field_elementsImplementation of FAPI hook_elements().
geo_field_infoImplementation of hook_field_info().
geo_field_latlon_process
geo_field_nodeapiImplementation of hook_nodeapi(). Append microformats onto geo node feeds.
geo_field_settingsImplementation of hook_field_settings().
geo_field_themeImplementation of hook_theme().
geo_field_views_apiImplementation of hook_geo_views_api().
geo_field_wkt_process
geo_widgetImplementation of hook_widget().
geo_widget_infoImplementation of hook_widget_info().
theme_geo_field_latlon
theme_geo_field_wkt
_geo_field_init
_geo_field_saveSave function for Geo fields. Because the storage function includes some calls to database functions, they include quotes that are escaped by the default query substitutions. Save the value manually instead.
_geo_field_tablename