You are here

constant CUSTOM_SEARCH_SIZE_DEFAULT in Custom Search 6

Same name and namespace in other branches
  1. 7 custom_search.module \CUSTOM_SEARCH_SIZE_DEFAULT
2 uses of CUSTOM_SEARCH_SIZE_DEFAULT
custom_search_form_alter in ./custom_search.module
Implementation of hook_form_alter().
_custom_search_default_admin_form in includes/forms.inc
Image button form.

File

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

Code

define('CUSTOM_SEARCH_SIZE_DEFAULT', 15);