You are here

Functions in Location 5.3

Primary tabs

Namesort descending Location Description Direct uses Strings
location_fax_uninstall contrib/location_fax/location_fax.install Implementation of hook_uninstall().
location_fax_update_5300 contrib/location_fax/location_fax.install Location 3.0 update 1. Fix pgsql -- The table definition was broken.
location_fax_update_5301 contrib/location_fax/location_fax.install Location 3.0 update 2. Change weight of module.
location_fax_update_5302 contrib/location_fax/location_fax.install Location 3.0 update 2. Change weight of module.
location_fax_views_tables contrib/location_fax/location_fax.module
location_field_names ./location.module 4
location_form ./location.module Get form elements for editing locations on an object. 2
location_generate_form contrib/location_generate/location_generate.module 1
location_generate_form_submit contrib/location_generate/location_generate.module
location_generate_menu contrib/location_generate/location_generate.module Implementation of hook_menu().
location_geocode_au_google supported/location.au.inc
location_geocode_au_google_settings supported/location.au.inc
location_geocode_au_providers supported/location.au.inc
location_geocode_au_yahoo supported/location.au.inc
location_geocode_au_yahoo_settings supported/location.au.inc
location_geocode_ca_geocoder supported/location.ca.inc This needs some more work to cover errors and such. I think showing a proper Drupal error is a good idea. If an incorrect address is given to geocoder.ca it offers a suggestion. If this happens the drupal user should be told.
location_geocode_ca_geocoder_settings supported/location.ca.inc
location_geocode_ca_providers supported/location.ca.inc
location_geocode_us_providers supported/location.us.inc
location_geocode_us_yahoo supported/location.us.inc
location_geocode_us_yahoo_settings supported/location.us.inc
location_geocoding_options_form ./location.admin.inc 1
location_geocoding_options_form_submit ./location.admin.inc
location_geocoding_options_page ./location.d5.inc Callback for geocoding options page. 1
location_geocoding_parameters_form ./location.module 1
location_geocoding_parameters_page ./location.module 1
location_get_general_geocoder_list ./location.inc 2
location_get_iso3166_list ./location.inc The following is an array of all countrycode => country-name pairs as layed out in ISO 3166-1 alpha-2 7
location_get_postalcode_data ./location.inc Try to extract the the Latitude and Longitude data from the postal code. 1
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. 5
location_google_geocode_accuracy_codes ./location.module Returns a list of accuracy codes as defined by the Google Maps API. See http://code.google.com/apis/maps/documentation/reference.html#GGeoAddres.... 3
location_handler_filter_eq contrib/location_views/location_views.module Custom filter for = queries. 1
location_handler_operator_eq contrib/location_views/location_views.module A list of options to be used in = queries 1
location_has_coordinates ./location.module Check whether a location has coordinates or not. 6
location_help ./location.module Implementation of hook_help().
location_install ./location.install Implementation of hook_install().
location_invoke_locationapi ./location.module Invoke a hook_locationapi() operation on all modules. 12
location_is_empty ./location.module Checks if a location is empty, and sets up an array of filled fields. 1
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. The idea is that this call will eventually retrieve information through a web-service. Whereas location_latlon_rough()… 2
location_latlon_exact_au supported/location.au.inc Parameters: An associative array $location where 'street' => the street portion of the location 'supplemental' => additional street portion of the location 'province' => the province, state, or…
location_latlon_exact_ca supported/location.ca.inc Parameters: An associative array $location where 'street' => the street portion of the location 'supplemental' => additional street portion of the location 'province' => the province, state, or…
location_latlon_exact_us supported/location.us.inc Parameters: An associative array $location where 'street' => the street portion of the location 'supplemental' => additional street portion of the location 'province' => the province, state, or…
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.
location_latlon_rough_au supported/location.au.inc Returns a lat/lon pair of the approximate center of the given postal code in the given country
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 This function is a default implementation, in case the country support doesn't implement a proper function for this. 1
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

Pages

Other projects