You are here

constant GLOBAL_FILTER_DEF_OPTION_ALL_TEXT in Views Global Filter 8

Same name and namespace in other branches
  1. 6 global_filter.module \GLOBAL_FILTER_DEF_OPTION_ALL_TEXT
  2. 7 global_filter.widgets.inc \GLOBAL_FILTER_DEF_OPTION_ALL_TEXT

@file global_filter.widgets.inc

2 uses of GLOBAL_FILTER_DEF_OPTION_ALL_TEXT
global_filter_create_widget in ./global_filter.widgets.inc
Based on the requested or field-implied widget.
_global_filter_configure_form in ./global_filter.blocks.inc
Generates the filter configuration form for filters in a block.

File

./global_filter.widgets.inc, line 8
global_filter.widgets.inc

Code

define('GLOBAL_FILTER_DEF_OPTION_ALL_TEXT', t('All'));