You are here

Functions in Location 5

Primary tabs

Namesort descending Location Description Direct uses Strings
location_get_postalcode_data ./location.inc 3
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_handler_filter_eq contrib/location_views/location_views.module 1
location_handler_operator_eq contrib/location_views/location_views.module A list of options to be used in = queries 1
location_help ./location.module Implementation of hook_help.
location_install ./location.install
location_invoke_locationapi ./location.module 3
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()… 3
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_form ./location.inc 2
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_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_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_locations ./location.module 1
location_map_link ./location.inc Get a deep-link to a mapping service such as Yahoo! Maps or MapPoint given an location. The call is delegated based on the 'country' value in the $location parameter. 1
location_map_link_ca_default_providers supported/location.ca.inc
location_map_link_ca_google supported/location.ca.inc
location_map_link_ca_mapquest supported/location.ca.inc
location_map_link_ca_providers supported/location.ca.inc
location_map_link_ca_yahoo supported/location.ca.inc
location_map_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_map_link_de_default_providers supported/location.de.inc
location_map_link_de_providers supported/location.de.inc
location_map_link_options_form ./location.module 1
location_map_link_options_page ./location.module 1
location_map_link_us_default_providers supported/location.us.inc
location_map_link_us_google supported/location.us.inc
location_map_link_us_mapquest supported/location.us.inc
location_map_link_us_providers supported/location.us.inc
location_map_link_us_yahoo supported/location.us.inc
location_menu ./location.module Implementation of hook_menu.
location_nearby_postalcodes_bylatlon ./location.inc Takes a latitude, longitude, and a distance, and returns all postal_codes within
location_nearby_postalcodes_bylocation ./location.inc Takes an location and a distance and returns an array of all postal-codes (from all countries that are supported) within the specified distance of the specified location.
location_nodeapi ./location.module Implementation of hook_nodeapi().
location_node_settings_validate ./location.module
location_perm ./location.module
location_phone_form_alter contrib/location_phone/location_phone.module
location_phone_help contrib/location_phone/location_phone.module
location_phone_install contrib/location_phone/location_phone.install
location_phone_locationapi contrib/location_phone/location_phone.module
location_province_list_ac supported/location.ac.inc
location_province_list_ad supported/location.ad.inc
location_province_list_ae supported/location.ae.inc
location_province_list_af supported/location.af.inc
location_province_list_ag supported/location.ag.inc
location_province_list_ai supported/location.ai.inc
location_province_list_al supported/location.al.inc

Pages

Other projects