You are here

9 calls to country_property() in Countries 7.2

CountriesBaseSetupTest::assertCountryListed in tests/countries.test
CountriesFunctionsUnitTest::testCountriesPropertyLookup in tests/countries.test
This test that the country property lookup is working.
countries_admin_overview in ./countries.admin.inc
Menu callback; Displays a list of all countries.
countries_field_formatter_view in ./countries.fields.inc
Implements hook_field_formatter_view().
countries_get_properties in ./countries.module
Callback for getting extra country properties.
countries_tokens in ./countries.tokens.inc
Implements hook_tokens().
country_duplicate_field_check in ./countries.admin.inc
Helper function to check for duplicates.
theme_country_icon_adapter in ./countries.module
Theming function for the Country Icon (country_icon) country field formatter.
views_handler_argument_countries_country::title_query in views/views_handler_argument_countries_country.inc
Override the behavior of title_query() based on the user selected options.