You are here

Functions in Location 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
location_generate_generate_street contrib/location_generate/location_generate.module Helper function to generate street values. 1
location_generate_node_presave contrib/location_generate/location_generate.module Implements hook_node_presave().
location_geocode_au_providers supported/location.au.inc Providers.
location_geocode_au_yahoo supported/location.au.inc Yahoo geocode.
location_geocode_au_yahoo_settings supported/location.au.inc Yahoo settings.
location_geocode_ca_geocoder supported/location.ca.inc This needs some more work to cover errors and such.
location_geocode_ca_geocoder_settings supported/location.ca.inc Geocoder settings.
location_geocode_ca_providers supported/location.ca.inc Providers.
location_geocode_nz_providers supported/location.nz.inc Geocode providers.
location_geocode_nz_yahoo supported/location.nz.inc Geocode Yahoo.
location_geocode_nz_yahoo_settings supported/location.nz.inc Yahoo settings.
location_geocode_us_providers supported/location.us.inc Geocode providers.
location_geocode_us_yahoo supported/location.us.inc Geocode by Yahoo.
location_geocode_us_yahoo_settings supported/location.us.inc Yahoo settings.
location_geocoding_options_form ./location.admin.inc Options form. 1
location_geocoding_options_form_submit ./location.admin.inc Submit callback. 1
location_geocoding_parameters_form ./location.module Parameters form. 1
location_geocoding_parameters_page ./location.module Page callback. 1
location_get_cities ./location.module 1
location_get_general_geocoder_list ./location.inc Geocoder list. 2
location_get_iso3166_list ./location.inc The following is an array of all. 12
location_get_postalcode_data ./location.inc Try to extract the the Latitude and Longitude data from the postal code. 2
location_get_postalcode_data_ca supported/location.ca.inc Returns a lat/lon pair of the approximate center of the given postal code in the given country.
location_get_postalcode_data_de supported/location.de.inc Returns a lat/lon pair of the approximate center of the given postal code in the given country.
location_get_postalcode_data_us supported/location.us.inc Returns a lat/lon pair of the approximate center of the given postal code in the given country.
location_get_provinces ./location.inc Fetch the provinces for a country. 8
location_google_geocode_accuracy_codes ./location.module Returns a list of accuracy codes as defined by the Google Maps API. 2
location_has_coordinates ./location.module Check whether a location has coordinates or not. 10
location_help ./location.module Implements hook_help().
location_invoke_locationapi ./location.module Invoke a hook_locationapi() operation on all modules. 14
location_is_empty ./location.module Checks if a location is empty, and sets up an array of filled fields. 2
location_latlon_exact ./location.inc Currently, this is not a priority until there is an implementable use for exact longitude latitude coordinates for an location. 2
location_latlon_exact_au supported/location.au.inc Exact us.
location_latlon_exact_ca supported/location.ca.inc LatLot exact.
location_latlon_exact_nz supported/location.nz.inc LatLon exact nz.
location_latlon_exact_us supported/location.us.inc Exact us.
location_latlon_rough ./location.inc Takes an location and returns a "rough" latitude/longitude pair based on the postal code data available for the given country. 2
location_latlon_rough_au supported/location.au.inc Returns an associative array of states/territories.
location_latlon_rough_ca supported/location.ca.inc Returns a lat/lon pair of the approximate center of the given postal code in the given country.
location_latlon_rough_default ./location.inc Returns a lat/lon pair of the approximate center of the given postal code in the given country. 1
location_latlon_rough_nz supported/location.nz.inc Returns a lat/lon pair of the approximate center of the given postal code in the given country.
location_latlon_rough_us supported/location.us.inc Returns a lat/lon pair of the approximate center of the given postal code in the given country.
location_load_country ./location.inc Load support for a country. 10
location_load_geocoder ./location.inc Load a general geocoding service. 3
location_load_location ./location.module Load a single location by lid. 11
location_load_locations ./location.module Load associated locations. 5
location_locationapi ./location.module Implements hook_locationapi().
location_location_ctools_contexts plugins/contexts/location.inc Implement hook_[context_name]_ctools_contexts().
location_location_from_node_context plugins/relationships/location_from_node.inc Return a new location context based on a node context. 1
location_location_from_node_ctools_relationships plugins/relationships/location_from_node.inc Implement hook_[relationship_name]_ctools_relationships().

Pages

Other projects