You are here

constant CUSTOM_SEARCH_FILTER_LABEL_DEFAULT in Custom Search 7

Same name and namespace in other branches
  1. 6 custom_search.module \CUSTOM_SEARCH_FILTER_LABEL_DEFAULT
4 uses of CUSTOM_SEARCH_FILTER_LABEL_DEFAULT
custom_search_i18n_locale_refresh in modules/custom_search_i18n/custom_search_i18n.module
custom_search_i18n_preprocess_search_results in modules/custom_search_i18n/custom_search_i18n.module
custom_search_preprocess_search_results in theme/custom_search.pages.inc
custom_search_results_admin in ./custom_search.admin.inc
Results page settings.

File

./custom_search.module, line 20
Bring customizations to the default search box

Code

define('CUSTOM_SEARCH_FILTER_LABEL_DEFAULT', t('Filter the results'));