theme_top_searches_block |
./top_searches.module |
|
|
|
top_searches_admin_form |
./top_searches.admin.inc |
Admin UI. Allow to limit number of items in the results list and allow to clear the results |
|
1 |
top_searches_admin_form_validate |
./top_searches.admin.inc |
|
|
|
top_searches_block |
./top_searches.module |
Implementation of hook_block(). |
|
|
top_searches_catch_search_keys |
./top_searches.module |
|
|
1 |
top_searches_collect_results |
./top_searches.module |
|
1 |
|
top_searches_count_rows |
./top_searches.module |
|
2 |
|
top_searches_form_alter |
./top_searches.module |
|
|
|
top_searches_form_clear |
./top_searches.admin.inc |
Clears the Top Searches table |
1 |
|
top_searches_form_clear_confirm |
./top_searches.admin.inc |
|
|
1 |
top_searches_form_clear_confirm_submit |
./top_searches.admin.inc |
|
|
|
top_searches_install |
./top_searches.install |
|
|
|
top_searches_menu |
./top_searches.module |
Implementation of hook_menu(). |
|
|
top_searches_process_keys |
./top_searches.module |
|
1 |
|
top_searches_schema |
./top_searches.install |
|
|
|
top_searches_theme |
./top_searches.module |
Registering theming functions |
|
|
top_searches_top_searches |
./top_searches.module |
Hook top_searches.
Modules may use this hook to add their search queries.
They can later theme the results, to alter the url of the search phrases, to point elsewhere than "search/node/*" |
1 |
|
top_searches_uninstall |
./top_searches.install |
|
|
|
top_searches_update_6001 |
./top_searches.install |
|
|
|
_top_searches_valid_phrase |
./top_searches.module |
Verify the keys contain at least one valid word |
2 |
|