You are here

constant CURRENT_SEARCH_DISPLAY_KEYS_FILTERS in Facet API 7.2

Same name and namespace in other branches
  1. 6.3 contrib/current_search/current_search.module \CURRENT_SEARCH_DISPLAY_KEYS_FILTERS
  2. 7 contrib/current_search/current_search.module \CURRENT_SEARCH_DISPLAY_KEYS_FILTERS

Display current search block when either keywords are entered one or more facet items are active.

1 use of CURRENT_SEARCH_DISPLAY_KEYS_FILTERS
current_search_check_visibility in contrib/current_search/current_search.block.inc
Checks whether the block should be displayed.

File

contrib/current_search/current_search.module, line 28
Provides an interface for creating blocks containing information about the current search.

Code

define('CURRENT_SEARCH_DISPLAY_KEYS_FILTERS', 3);