custom_search_configurable_language_create |
./custom_search.module |
Implements hook_entity_create(). |
|
|
custom_search_entity_bundle_create |
./custom_search.module |
Implements hook_entity_bundle_create(). |
|
|
custom_search_form_alter |
./custom_search.module |
Implements hook_form_alter(). |
|
|
custom_search_install |
./custom_search.install |
Implements hook_install(). |
|
|
custom_search_page_build |
./custom_search.module |
Implements hook_page_build(). |
|
|
custom_search_post_update_resave_custom_search_blocks |
./custom_search.post_update.php |
Resave all instances of Custom Search blocks. |
|
|
custom_search_preprocess_block |
./custom_search.module |
Implements hook_preprocess_HOOK() for block templates. |
|
|
custom_search_preprocess_item_list__search_results |
./custom_search.pages.inc |
Presents links to filter the search results. |
|
|
custom_search_preprocess_search_result |
./custom_search.pages.inc |
Customisation of the results info. |
|
|
custom_search_search_page_submit |
./custom_search.module |
Search pages settings form callback. |
|
1 |
custom_search_theme |
./custom_search.module |
Implements hook_theme(). |
|
|
custom_search_theme_registry_alter |
./custom_search.module |
Implements hook_theme_registry_alter(). |
|
|
custom_search_theme_suggestions_item_list__search_results |
./custom_search.pages.inc |
Implements hook_theme_suggestions_HOOK(). |
|
|
custom_search_theme_suggestions_search_result |
./custom_search.pages.inc |
Implements hook_theme_suggestions_HOOK(). |
|
|