fuzzysearch_admin |
./fuzzysearch.admin.inc |
Build the administration settings panel. |
|
1 |
fuzzysearch_admin_form |
./fuzzysearch.admin.inc |
Module Administration (clear index). |
|
1 |
fuzzysearch_admin_form_submit |
./fuzzysearch.admin.inc |
|
|
1 |
fuzzysearch_admin_form_validate |
./fuzzysearch.admin.inc |
|
|
|
fuzzysearch_block |
./fuzzysearch.module |
Implementation of hook_block(). |
|
|
fuzzysearch_box_form |
./fuzzysearch.module |
Form to search the index |
|
1 |
fuzzysearch_cleanse |
./fuzzysearch.module |
Strip all non alphanumeric characters from a string |
2 |
|
fuzzysearch_comment |
./fuzzysearch.module |
Implementation of hook_comment(). |
|
|
fuzzysearch_content_build_modes |
./fuzzysearch.module |
Implementation of hook_content_build_modes(). |
|
|
fuzzysearch_cron |
./fuzzysearch.module |
Implementation of hook_cron(). |
|
|
fuzzysearch_filter_example_fuzzysearch_filter |
modules/fuzzysearch_filter_example/fuzzysearch_filter_example.module |
|
|
|
fuzzysearch_form |
./fuzzysearch.module |
Form to search the index |
|
1 |
fuzzysearch_form_submit |
./fuzzysearch.module |
Redirect to callback with keys so that the search can be linked to. |
|
1 |
fuzzysearch_get_index_tags |
./fuzzysearch.module |
Return tags and values as an array. |
2 |
|
fuzzysearch_index |
./fuzzysearch.module |
Index the node data in the fuzzy index table. |
1 |
|
fuzzysearch_index_insert |
./fuzzysearch.module |
Insert the words into the database as they are indexed. |
1 |
|
fuzzysearch_install |
./fuzzysearch.install |
|
|
|
fuzzysearch_menu |
./fuzzysearch.module |
Implementation of hook_menu(). |
|
|
fuzzysearch_nodeapi |
./fuzzysearch.module |
Implementation of hook_nodeapi(). |
|
|
fuzzysearch_perm |
./fuzzysearch.module |
Implementation of hook_perm(). |
|
|
fuzzysearch_preprocess_fuzzysearch_result |
./fuzzysearch.module |
|
|
|
fuzzysearch_process |
./fuzzysearch.module |
Process the search query |
1 |
|
fuzzysearch_reindex |
./fuzzysearch.module |
External API function that allows modules to flag a node for reindexing. |
3 |
|
fuzzysearch_requirements |
./fuzzysearch.install |
|
|
|
fuzzysearch_schema |
./fuzzysearch.install |
Implementation of hook_schema(). |
|
|
fuzzysearch_scoring |
./fuzzysearch.admin.inc |
Set factors for scores returned by modules implementing hook_search_score(). |
|
1 |
fuzzysearch_scoring_submit |
./fuzzysearch.admin.inc |
Save the score modifiers as set in the administrative form. |
|
|
fuzzysearch_show_results |
./fuzzysearch.module |
Gather results from the index and build result page. |
|
1 |
fuzzysearch_stopwords |
./fuzzysearch.module |
Remove stop words from search query and text to be indexed. |
2 |
|
fuzzysearch_theme |
./fuzzysearch.module |
Implementation of hook_theme(). |
|
|
fuzzysearch_uninstall |
./fuzzysearch.install |
|
|
|
fuzzysearch_unique |
./fuzzysearch.module |
Recursive array_unique(). |
1 |
|
theme_fuzzysearch_box_form |
./fuzzysearch.module |
Theme the output of the search block |
|
|
theme_fuzzysearch_form |
./fuzzysearch.module |
Output formatting for the search form |
|
|
theme_fuzzysearch_results |
./fuzzysearch.module |
Theme the search results |
|
|
theme_fuzzysearch_results_title |
./fuzzysearch.module |
|
|
|
theme_fuzzysearch_show_results |
./fuzzysearch.module |
Theme hook for rendering search results. |
|
|
_fuzzysearch_char_count |
./fuzzysearch.module |
|
1 |
|