You are here

constant COUNTRIES_VIEWS_WIDGET_FIELD in Countries 8

Same name and namespace in other branches
  1. 7.2 countries.module \COUNTRIES_VIEWS_WIDGET_FIELD

Internal flag for views_handler_filter_countries_list class.

2 uses of COUNTRIES_VIEWS_WIDGET_FIELD
views_handler_filter_countries_list::get_value_options in views/views_handler_filter_countries_list.inc
views_handler_filter_countries_list::option_definition in views/views_handler_filter_countries_list.inc

File

./countries.module, line 26
Defines the field and entity information for countries.

Code

define('COUNTRIES_VIEWS_WIDGET_FIELD', 1);