You are here

7 calls to location_get_iso3166_list() in Location 5.3

google_geocode_country_list in geocoding/google.inc
Return the list of ISO3166 codes supported by this geocoder. Coverage list: http://gmaps-samples.googlecode.com/svn/trunk/mapcoverage_filtered.html Coverage list feed: http://spreadsheets.google.com/feeds/list/p9pdwsai2hDMsLkXsoM05KQ/defaul...
location_country_name in ./location.inc
Get the translated name of a country code.
location_geocoding_parameters_page in ./location.module
location_locationapi in ./location.module
Implementation of hook_locationapi().
location_views_tables in contrib/location_views/location_views.module
Implementation of hook_views_tables().
_location_admin_settings in ./location.admin.inc
Admin settings form.
_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…