You are here

12 calls to location_get_iso3166_list() in Location 6.3

google_geocode_country_list in geocoding/google.inc
Return the list of ISO3166 codes supported by this geocoder.
location_admin_settings in ./location.admin.inc
Admin settings form.
location_country_name in ./location.inc
Get the translated name of a country code.
location_generate_nodeapi in contrib/location_generate/location_generate.module
Implementation of hook_nodeapi().
location_geocoding_parameters_page in ./location.module
location_handler_field_location_distance::extra_options_form in handlers/location_handler_field_location_distance.inc
location_handler_filter_location_country::get_value_options in handlers/location_handler_filter_location_country.inc
location_handler_sort_location_distance::extra_options_form in handlers/location_handler_sort_location_distance.inc
location_locationapi in ./location.module
Implementation of hook_locationapi().
location_update_6310 in ./location.install
Adds the Country code to name table "location_country". It is created from the included array country array.
location_views_handler_filter_proximity::value_form in handlers/location_views_handler_filter_proximity.inc
_location_supported_countries in ./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…