You are here

constant GLOBAL_FILTER_FILTER_KEY_PREFIX in Views Global Filter 8

Same name and namespace in other branches
  1. 7 global_filter.storage.inc \GLOBAL_FILTER_FILTER_KEY_PREFIX
4 uses of GLOBAL_FILTER_FILTER_KEY_PREFIX
global_filter_create_links_widget in widgets/global_filter.linkswidget.inc
Create links widget.
global_filter_finalise_form in ./global_filter.widgets.inc
Complete the form.
_global_filter_configure_form in ./global_filter.blocks.inc
Generates the filter configuration form for filters in a block.
_global_filter_extract_filters_from_form in ./global_filter.blocks.inc
Extracts parameter values for all filters on the block when saved.

File

./global_filter.storage.inc, line 16
global_filter.storage.inc

Code

define('GLOBAL_FILTER_FILTER_KEY_PREFIX', 'global_filter_');