search404_block_info |
./search404.module |
Implements hook_block_info(). |
|
|
search404_block_view |
./search404.module |
Implements hook_block_view(). |
|
|
search404_error_message |
./search404.page.inc |
Displays an error message of page not found. |
2 |
|
search404_get_default_search |
./search404.module |
Return the default search information. |
1 |
|
search404_get_keys |
./search404.page.inc |
Get the keys that are to be used for the search. |
2 |
|
search404_goto |
./search404.page.inc |
Search404 drupal_goto helper function. |
2 |
|
search404_help |
./search404.module |
Implements hook_help(). |
|
|
search404_install |
./search404.install |
Setup Search 404 by changing Drupal's 404-page to search404. |
|
|
search404_menu |
./search404.module |
Implements hook_menu(). |
|
|
search404_page |
./search404.page.inc |
Main search function. |
|
1 |
search404_results |
./search404.page.inc |
Get the results for a search. |
2 |
1 |
search404_search_engine_query |
./search404.page.inc |
Detect search from search engine. |
1 |
|
search404_settings |
./search404.admin.inc |
Search404 administration settings. |
|
1 |
search404_uninstall |
./search404.install |
Implements hook_uninstall(). |
|
|
search404_variable_group_info |
./search404.variable.inc |
Implements hook_variable_group_info(). |
|
|
search404_variable_info |
./search404.variable.inc |
Implements hook_variable_info(). |
|
|