You are here

11 calls to countries_get_countries() in Countries 8

CountriesCacheUnitTest::testCache in tests/countries.test
CountriesFunctionsUnitTest::testCountriesLookupListing in tests/countries.test
This browes the admin listing, making sure that the countries are correctly listed.
countries_allowed_values in ./countries.fields.inc
Returns a set of valid countries of a countries field.
countries_countries_alter in ./countries.module
Implements hook_countries_alter().
countries_country_lookup in ./countries.module
A helper function to find a country based on any country property.
countries_example in modules/countries_example/countries_example.module
Menu callback; example countries form.
countries_filter in ./countries.module
A helper function to filter country lists.
countries_filter_options_form in ./countries.fields.inc
Wrapper for the filter form options that are shared with other fields.
countries_i18n_string_refresh in modules/countries_i18n/countries_i18n.module
i18n_string callback for refreshing all strings.
views_handler_filter_countries_list::get_value_options in views/views_handler_filter_countries_list.inc
_countries_country_expand in ./countries.elements.inc
Our process callback to expand the country FAPI element.