You are here

constant COUNTRIES_VIEWS_WIDGET_CUSTOM in Countries 8

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

Internal flag for views_handler_filter_countries_list class.

2 uses of COUNTRIES_VIEWS_WIDGET_CUSTOM
views_handler_filter_countries_list::extra_options_form in views/views_handler_filter_countries_list.inc
views_handler_filter_countries_list::get_value_options in views/views_handler_filter_countries_list.inc

File

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

Code

define('COUNTRIES_VIEWS_WIDGET_CUSTOM', 2);