constant CUSTOM_SEARCH_SIZE_DEFAULT in Custom Search 7
Same name and namespace in other branches
- 6 custom_search.module \CUSTOM_SEARCH_SIZE_DEFAULT
2 uses of CUSTOM_SEARCH_SIZE_DEFAULT
- custom_search_form_alter in ./
custom_search.module - Implements hook_form_alter().
- _custom_search_default_admin_form in includes/
forms.inc - Default admin form.
File
- ./
custom_search.module, line 15 - Bring customizations to the default search box
Code
define('CUSTOM_SEARCH_SIZE_DEFAULT', 15);