You are here

11 calls to countries_get_countries() in Countries 7.2

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_i18n_string_refresh in modules/countries_i18n/countries_i18n.module
Implements hook_i18n_string_refresh().
views_handler_filter_countries_list::get_value_options in views/views_handler_filter_countries_list.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.
_countries_country_expand in ./countries.elements.inc
Our process callback to expand the country FAPI element.