13 calls to getlocations_get_countries_list() in Get Locations 7
- getlocations_blocks_country_autocomplete in modules/
getlocations_blocks/ getlocations_blocks.module - autocomplete for country
- getlocations_blocks_country_get in modules/
getlocations_blocks/ getlocations_blocks.module - getlocations_fields_country_autocomplete in modules/
getlocations_fields/ getlocations_fields.functions.inc - autocomplete for country
- getlocations_fields_element_country in modules/
getlocations_fields/ getlocations_fields.functions.inc - getlocations_fields_field_widget_form in modules/
getlocations_fields/ getlocations_fields.module - Implements hook_field_widget_form(). Return the form for a single field widget.
- getlocations_fields_get_countries_list in modules/
getlocations_fields/ getlocations_fields.module - getlocations_fields_handler_filter_country::get_value_options in modules/
getlocations_fields/ handlers/ getlocations_fields_handler_filter_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.
- getlocations_fields_handler_filter_distance::value_form in modules/
getlocations_fields/ handlers/ getlocations_fields_handler_filter_distance.inc - Options form subform for setting options.
- getlocations_get_country_id in ./
getlocations.module - Get the two letter code for a country
- getlocations_get_country_name in ./
getlocations.module - Get the full country name
- getlocations_map_display_options_form in ./
getlocations.module - Function
- theme_getlocations_fields_show in modules/
getlocations_fields/ getlocations_fields.module - _getlocations_search_settings_form in modules/
getlocations_search/ getlocations_search.admin.inc