You are here

constant GLOBAL_FILTER_BLOCK_ID_PREFIX in Views Global Filter 8

Same name and namespace in other branches
  1. 7 global_filter.storage.inc \GLOBAL_FILTER_BLOCK_ID_PREFIX
3 uses of GLOBAL_FILTER_BLOCK_ID_PREFIX
global_filter_forms in ./global_filter.widgets.inc
Implements hook_forms().
global_filter_set_parameter in ./global_filter.storage.inc
Set a name/value pair on the filter by the key $key.
_global_filter_load_legacy_parameters in ./global_filter.storage.inc
Load legacy parameters.

File

./global_filter.storage.inc, line 15
global_filter.storage.inc

Code

define('GLOBAL_FILTER_BLOCK_ID_PREFIX', 'global_filter_');