You are here

Functions in Location 5

Primary tabs

Namesort descending Location Description Direct uses Strings
earth_arclength ./earth.inc
earth_distance ./earth.inc 1
earth_distance_sql ./earth.inc 3
earth_eccentricity_sq ./earth.inc 1
earth_flattening ./earth.inc 2
earth_latitude_range ./earth.inc 3
earth_longitude_range ./earth.inc 3
earth_radius ./earth.inc 5
earth_radius_semimajor ./earth.inc 3
earth_radius_semiminor ./earth.inc 1
earth_xyz ./earth.inc
google_geocode_country_list geocoding/google.inc
google_geocode_info geocoding/google.inc
google_geocode_location geocoding/google.inc
google_geocode_settings geocoding/google.inc
location_address2singleline ./location.inc 3
location_admin_settings ./location.module Callback for admin/settings/location 1
location_api2form ./location.inc Inverse of location_form2api() 3
location_configured_countries ./location.inc Returns an associative array of countries currently recognized by the site admin's configuration where: -> the keys represent the two-letter ISO code and -> the values represent the English name of the country. 5 3
location_distance_between ./location.inc Given two points in lat/lon form, returns the distance between them.
location_driving_directions_link ./location.inc Takes two locationes and tries to return a deep-link to driving directions.
location_driving_directions_link_ca supported/location.ca.inc Parameters: -> $locationA is an associative array that represents a full location where 'street' => the street portions of the location 'supplemental' => additional street portion of the location 'province'…
location_driving_directions_link_de supported/location.de.inc Parameters: -> $locationA is an associative array that represents a full location where 'street' => the street portions of the location 'supplemental' => additional street portion of the location 'province'…
location_driving_directions_link_us supported/location.us.inc Parameters: -> $locationA is an associative array that represents a full location where 'street' => the street portions of the location 'supplemental' => additional street portion of the location 'province'…
location_extra_form ./location.module 1
location_extra_form_submit ./location.module
location_extra_form_validate ./location.module
location_fax_form_alter contrib/location_fax/location_fax.module
location_fax_help contrib/location_fax/location_fax.module
location_fax_install contrib/location_fax/location_fax.install
location_fax_locationapi contrib/location_fax/location_fax.module
location_field_names ./location.module 4
location_form ./location.inc Generates a Drupal HTML form for collecting locationes. 4
location_form2api ./location.inc 5
location_form_alter ./location.module
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_meta_tags ./location.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.module 2
location_geocoding_options_form_submit ./location.module
location_geocoding_options_page ./location.module 1
location_geocoding_parameters_form ./location.module 1
location_geocoding_parameters_page ./location.module 1
location_get_configured_countries ./location.module Returns an array of countries whose locations will be allowed entry into the site's location system. The array returned is an associative array where the keys are the ISO codes (see location.inc) and the values are the shortened English names. 2
location_get_general_geocoder_list ./location.inc 2
location_get_iso3166_list ./location.inc 1

Pages

Other projects