| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 181 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| data_search_menu() X-Ref |
| Implementation of hook_menu() |
| data_search_theme() X-Ref |
| Implementation of hook_theme() |
| data_search_cron() X-Ref |
| Implementation of hook_cron(). Wipe all orphaned search records. |
| data_search_views_data_alter(&$data) X-Ref |
| Implementation of hook_views_data_alter(). |
| data_search_update_index() X-Ref |
| Implementation of hook_update_index(). |
| data_search_search($op = 'search', $keys = NULL) X-Ref |
| Implementation of hook_search(). |
| data_search_wipe($table) X-Ref |
| Wipe all orphaned entries for given Data table. Use instead of search_wipe() if all items that have been deleted from table $table should be wiped. In this case, data_search_wipe() is faster than search_wipe(). Note: Like search_wipe(), this function does not reset the word counts in search_total. param: $table |
| data_search_get_tables() X-Ref |
| Gather all tables which might be eligible for searching. |
| data_search_get_fields($table) X-Ref |
| Gather all fields for a particular table which should be added to the search index. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |