You are here

Functions in Location 5.3

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_search_results_location contrib/location_search/location_search.module
theme_search_result_location contrib/location_search/location_search.module
_google_geocode_flatten geocoding/google.inc 1
_location_admin_settings ./location.admin.inc Admin settings form. 1
_location_autocomplete ./location.module Create a list of states from a given country. 1
_location_au_enough_fields_for_yahoo supported/location.au.inc 1
_location_au_geocoder_oneline supported/location.au.inc
_location_au_yahoo_csz_get_field supported/location.au.inc Don't mess with this function unless you understand its logic. It has to do with the question of "to comma or not to comma?" 2
_location_ca_enough_fields_for_yahoo supported/location.ca.inc 1
_location_ca_yahoo_csz_get_field supported/location.ca.inc 2
_location_convert_distance_to_meters ./location.inc 1
_location_driving_directions_link_au_yahoo supported/location.au.inc Parameters: Function that is called by location_driving_directions_link_au() under assumption that it is the chosen function 1
_location_driving_directions_link_ca_yahoo supported/location.ca.inc Parameters: Function that is called by location_driving_directions_link_ca() under assumption that it is the chosen function 1
_location_driving_directions_link_ch_search supported/location.ch.inc 1
_location_driving_directions_link_de_suchen supported/location.de.inc Parameters: Function that is called by location_driving_directions_link_ca() under assumption that it is the chosen function 1
_location_driving_directions_link_us_yahoo supported/location.us.inc Parameters: Function that is called by location_driving_directions_link_us() under assumption that it is the chosen function 1
_location_expand_location ./location.module Process a location element.
_location_expand_location_settings ./location.module
_location_floats_are_equal ./location.module Epsilon test. Helper function for seeing if two floats are equal. We could use other functions, but all of them belong to libraries that do not come standard with PHP out of the box. 2
_location_geo_logic ./location.module Perform geocoding logic, etc., prior to storing in the database. 2
_location_latlon_exact_au_geocoder supported/location.au.inc Calls up a web-service to retrieve a lat/lon pair for a full, correct U.S. location.
_location_latlon_exact_us_geocoder supported/location.us.inc Calls up a web-service to retrieve a lat/lon pair for a full, correct U.S. location.
_location_latlon_postalcode_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_postalcode_no supported/location.no.inc Returns a lat/lon pair of the approximate center of the given postal code in the given country
_location_latlon_rough_no supported/location.no.inc
_location_map_link_de_suchen supported/location.de.inc 1
_location_map_link_options_form ./location.admin.inc Settings page for map links. 1
_location_node_type_form_alter ./location_node.module Alter the node_type_form form. 1
_location_node_type_save_submit ./location_node.module Custom submit function to save location settings properly.
_location_patch_locpick ./location.module Apply locpick twiddling to a location. This is needed before saving and comparison. 2
_location_render ./location.d5.inc Drupal 6 style theming helper. 5
_location_rss_item ./location.georss.inc @function Return an array of RSS items for a location. 1
_location_search contrib/location_search/location_search.module Implementation of hook_search(). (forwarded from location.module) 1
_location_search_admin_settings contrib/location_search/location_search.admin.inc Admin settings form. 1
_location_supported_countries ./location.inc Returns an associative array of countries currently supported by the location system where -> the keys represent the two-letter ISO code and -> the values represent the English name of the country. The array is sorted the index (i.e., by the… 3
_location_token_list ./location.token.inc Implementation of hook_token_list(). 1
_location_token_values ./location.token.inc Implementation of hook_token_values(). 1
_location_user_settings_form_alter ./location_user.module Alter the user_admin_settings form. 1
_location_us_enough_fields_for_yahoo supported/location.us.inc 1
_location_us_geocoder_oneline supported/location.us.inc
_location_us_yahoo_csz_get_field supported/location.us.inc 2
_location_util_form ./location.admin.inc Location Utilities form. 1
_location_views_expand_map contrib/location_views/location_views.module

Pages

Other projects