hook_sbp_delete_environment |
./search_by_page.api.php |
Respond to search environment deletion. |
|
|
hook_sbp_details |
./search_by_page.api.php |
Return details about an indexed path (required sub-module hook). |
|
|
hook_sbp_excerpt_match |
./search_by_page.api.php |
Find derived forms of keywords for search excerpt (preprocess module hook). |
|
|
hook_sbp_paths |
./search_by_page.api.php |
Return a list of pages to be indexed (required sub-module hook). |
|
|
hook_sbp_query_modify |
./search_by_page.api.php |
Add conditions to the search query (required sub-module hook). |
|
|
hook_sbp_settings |
./search_by_page.api.php |
Add settings to the Search by Page settings screen (sub-module hook). |
|
|
sbp_attach_node_delete |
./sbp_attach.module |
Implements hook_node_delete(). |
|
|
sbp_attach_node_update |
./sbp_attach.module |
Implements hook_node_update(). |
|
|
sbp_attach_sbp_details |
./sbp_attach.module |
Implements Search by Page hook_sbp_details(). |
|
|
sbp_attach_sbp_paths |
./sbp_attach.module |
Implements Search by Page hook_sbp_paths(). |
|
|
sbp_attach_sbp_query_modify |
./sbp_attach.module |
Implements Search by Page hook_sbp_query_modify(). |
|
|
sbp_attach_sbp_settings |
./sbp_attach.module |
Implements Search by Page hook_sbp_settings(). |
|
|
sbp_attach_schema |
./sbp_attach.install |
Implements hook_schema(). |
|
|
sbp_attach_update_7001 |
./sbp_attach.install |
Implements hook_update_N(). |
|
|
sbp_nodes_comment_delete |
./sbp_nodes.module |
Implements hook_comment_delete(). |
|
|
sbp_nodes_comment_insert |
./sbp_nodes.module |
Implements hook_comment_insert(). |
|
|
sbp_nodes_comment_publish |
./sbp_nodes.module |
Implements hook_comment_publish(). |
|
|
sbp_nodes_comment_unpublish |
./sbp_nodes.module |
Implements hook_comment_unpublish(). |
|
|
sbp_nodes_comment_update |
./sbp_nodes.module |
Implements hook_comment_update(). |
|
|
sbp_nodes_node_delete |
./sbp_nodes.module |
Implements hook_node_delete(). |
|
|
sbp_nodes_node_update |
./sbp_nodes.module |
Implements hook_node_update(). |
|
|
sbp_nodes_sbp_details |
./sbp_nodes.module |
Implements Search by Page hook_sbp_details(). |
|
|
sbp_nodes_sbp_paths |
./sbp_nodes.module |
Implements Search by Page hook_sbp_paths(). |
|
|
sbp_nodes_sbp_query_modify |
./sbp_nodes.module |
Implements Search by Page hook_sbp_query_modify(). |
|
|
sbp_nodes_sbp_settings |
./sbp_nodes.module |
Implements Search by Page hook_sbp_settings(). |
|
|
sbp_paths_delete_confirm |
./sbp_paths.module |
Returns a form confirming deletion a path to be indexed. |
|
1 |
sbp_paths_delete_confirm_submit |
./sbp_paths.module |
Submit callback for sbp_paths_delete_confirm(). |
|
|
sbp_paths_edit_form |
./sbp_paths.module |
Returns a form for editing a path item. |
|
1 |
sbp_paths_edit_form_submit |
./sbp_paths.module |
Submit callback for sbp_paths_edit_form(). |
|
|
sbp_paths_i18n_string_info |
./sbp_paths.module |
Implements hook_i18n_string_info(). |
|
|
sbp_paths_menu |
./sbp_paths.module |
Implements hook_menu(). |
|
|
sbp_paths_sbp_delete_environment |
./sbp_paths.module |
Implements hook_sbp_delete_environment(). |
|
|
sbp_paths_sbp_details |
./sbp_paths.module |
Implements Search by Page hook_sbp_details(). |
|
|
sbp_paths_sbp_paths |
./sbp_paths.module |
Implements Search by Page hook_sbp_paths(). |
|
|
sbp_paths_sbp_query_modify |
./sbp_paths.module |
Implements Search by Page hook_sbp_query_modify(). |
|
|
sbp_paths_sbp_settings |
./sbp_paths.module |
Implements Search by Page hook_sbp_settings(). |
|
|
sbp_paths_schema |
./sbp_paths.install |
Implements hook_schema(). |
|
|
sbp_paths_update_6000 |
./sbp_paths.install |
Implements hook_update_N(). |
|
|
sbp_paths_update_6001 |
./sbp_paths.install |
Implements hook_update_N(). |
|
|
sbp_test_block_info |
tests/sbp_test.module |
Implements hook_block_info(). |
|
|
sbp_test_block_view |
tests/sbp_test.module |
Implements hook_block_view(). |
|
|
sbp_test_form |
tests/sbp_test.module |
Implements hook_form(). |
|
|
sbp_test_install |
tests/sbp_test.install |
Makes sure that the body field is added to our content types. |
|
|
sbp_test_make_another_page |
tests/sbp_test.module |
Page callback function for path 'sbp_test_another_page'. |
|
1 |
sbp_test_make_exclude_page |
tests/sbp_test.module |
Page callback function for path 'sbp_test_exclude_page'. |
|
1 |
sbp_test_make_output_page |
tests/sbp_test.module |
Page callback function for path 'sbp_test_output_page'. |
|
1 |
sbp_test_make_priv_page |
tests/sbp_test.module |
Page callback function for path 'sbp_test_priv_page'. |
|
1 |
sbp_test_make_pub_page |
tests/sbp_test.module |
Page callback function for path 'sbp_test_pub_page'. |
|
1 |
sbp_test_make_queried_page |
tests/sbp_test.module |
Page callback function for path 'sbp_test_queried_page'. |
|
1 |
sbp_test_menu |
tests/sbp_test.module |
Implements hook_menu(). |
|
|