You are here

constant CUSTOM_SEARCH_CRITERIA_PHRASE_LABEL_DEFAULT in Custom Search 6

Same name and namespace in other branches
  1. 7 custom_search.module \CUSTOM_SEARCH_CRITERIA_PHRASE_LABEL_DEFAULT
3 uses of CUSTOM_SEARCH_CRITERIA_PHRASE_LABEL_DEFAULT
custom_search_blocks_update_6100 in modules/custom_search_blocks/custom_search_blocks.install
custom_search_i18n_locale_refresh in modules/custom_search_i18n/custom_search_i18n.module
_custom_search_default_admin_form in includes/forms.inc
Image button form.

File

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

Code

define('CUSTOM_SEARCH_CRITERIA_PHRASE_LABEL_DEFAULT', t('Containing the phrase'));