constant COUNTRIES_ALL in Countries 8
Same name and namespace in other branches
- 7.2 countries.module \COUNTRIES_ALL
- 7 countries.module \COUNTRIES_ALL
Flag to return all countries.
2 uses of COUNTRIES_ALL
- countries_filter in ./
countries.module - A helper function to filter country lists.
- countries_filter_query_alter in ./
countries.module - Updates a Query object by adding country filters.
File
- ./
countries.module, line 11 - Defines the field and entity information for countries.
Code
define('COUNTRIES_ALL', 0);