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_install |
./sbp_attach.install |
Implementation of hook_install(). |
|
|
sbp_attach_nodeapi |
./sbp_attach.module |
Implementation of hook_nodeapi(). |
|
|
sbp_attach_sbp_details |
./sbp_attach.module |
Implementation of Search by Page hook_sbp_details(). |
|
|
sbp_attach_sbp_paths |
./sbp_attach.module |
Implementation of Search by Page hook_sbp_paths(). |
|
|
sbp_attach_sbp_query_modify |
./sbp_attach.module |
Implementation of Search by Page hook_sbp_query_modify(). |
|
|
sbp_attach_sbp_settings |
./sbp_attach.module |
Implementation of Search by Page hook_sbp_settings(). |
|
|
sbp_attach_schema |
./sbp_attach.install |
Implementation of hook_schema(). |
|
|
sbp_attach_uninstall |
./sbp_attach.install |
Implementation of hook_uninstall(). |
|
|
sbp_ga_get_custom_keys |
./sbp_ga.module |
Figures out the search keys from the GET/REQUEST globals. |
1 |
|
sbp_ga_preprocess_page |
./sbp_ga.module |
Implementation of hook_preprocess_page(). |
|
|
sbp_nodes_comment |
./sbp_nodes.module |
Implementation of hook_comment(). |
|
|
sbp_nodes_nodeapi |
./sbp_nodes.module |
Implementation of hook_nodeapi(). |
|
|
sbp_nodes_sbp_details |
./sbp_nodes.module |
Implementation of Search by Page hook_sbp_details(). |
|
|
sbp_nodes_sbp_paths |
./sbp_nodes.module |
Implementation of Search by Page hook_sbp_paths(). |
|
|
sbp_nodes_sbp_query_modify |
./sbp_nodes.module |
Implementation of Search by Page hook_sbp_query_modify(). |
|
|
sbp_nodes_sbp_settings |
./sbp_nodes.module |
Implementation of 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_install |
./sbp_paths.install |
Implementation of hook_install(). |
|
|
sbp_paths_locale |
./sbp_paths.module |
Implementation of hook_locale(). |
|
|
sbp_paths_menu |
./sbp_paths.module |
Implementation of hook_menu(). |
|
|
sbp_paths_sbp_delete_environment |
./sbp_paths.module |
Implementation of hook_sbp_delete_environment(). |
|
|
sbp_paths_sbp_details |
./sbp_paths.module |
Implementation of Search by Page hook_sbp_details(). |
|
|
sbp_paths_sbp_paths |
./sbp_paths.module |
Implementation of Search by Page hook_sbp_paths(). |
|
|
sbp_paths_sbp_query_modify |
./sbp_paths.module |
Implementation of Search by Page hook_sbp_query_modify(). |
|
|
sbp_paths_sbp_settings |
./sbp_paths.module |
Implementation of Search by Page hook_sbp_settings(). |
|
|
sbp_paths_schema |
./sbp_paths.install |
Implementation of hook_schema(). |
|
|
sbp_paths_uninstall |
./sbp_paths.install |
Implementation of hook_uninstall(). |
|
|
sbp_paths_update_6000 |
./sbp_paths.install |
Adds languages, environment, and uname fields to sbpp_path table. |
|
|
sbp_paths_update_6001 |
./sbp_paths.install |
Removes uname field, adds role field. |
|
|
sbp_test_db_rewrite_sql |
tests/sbp_test.module |
Implementation of hook_db_rewrite_sql(). |
|
|
sbp_test_install |
tests/sbp_test.install |
Implementation of hook_install(). |
|
|
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 |
Implementation of hook_menu(). |
|
|
sbp_test_nodeapi |
tests/sbp_test.module |
Implementation of hook_nodeapi(). |
|
|
sbp_test_node_access_records |
tests/sbp_test.module |
Implementation of hook_node_access_records(). |
|
|
sbp_test_node_grants |
tests/sbp_test.module |
Implementation of hook_node_grants(). |
|
|