You are here

12 calls to location_get_iso3166_list() in Location 7.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_node_presave in contrib/location_generate/location_generate.module
Implements hook_node_presave().
location_geocoding_parameters_page in ./location.module
Page callback.
location_handler_field_location_distance::extra_options_form in handlers/location_handler_field_location_distance.inc
Provide a form for setting options.
location_handler_filter_location_country::get_value_options in handlers/location_handler_filter_location_country.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
location_handler_sort_location_distance::extra_options_form in handlers/location_handler_sort_location_distance.inc
Provide a form for setting options.
location_locationapi in ./location.module
Implements hook_locationapi().
location_update_7302 in ./location.install
Adds the Country code to name table "location_country".
location_views_handler_filter_proximity::value_form in handlers/location_views_handler_filter_proximity.inc
Options form subform for setting options.
_location_supported_countries in ./location.inc
Returns an associative array of countries currently supported by the location system where.