You are here

30 calls to search_by_page_setting_get() in Search by Page 7

sbp_attach_sbp_details in ./sbp_attach.module
Implements Search by Page hook_sbp_details().
sbp_attach_sbp_paths in ./sbp_attach.module
Implements Search by Page hook_sbp_paths().
sbp_attach_sbp_query_modify in ./sbp_attach.module
Implements Search by Page hook_sbp_query_modify().
sbp_attach_sbp_settings in ./sbp_attach.module
Implements Search by Page hook_sbp_settings().
sbp_nodes_sbp_details in ./sbp_nodes.module
Implements Search by Page hook_sbp_details().
sbp_nodes_sbp_paths in ./sbp_nodes.module
Implements Search by Page hook_sbp_paths().
sbp_nodes_sbp_settings in ./sbp_nodes.module
Implements Search by Page hook_sbp_settings().
sbp_paths_sbp_paths in ./sbp_paths.module
Implements Search by Page hook_sbp_paths().
sbp_paths_sbp_settings in ./sbp_paths.module
Implements Search by Page hook_sbp_settings().
sbp_users_sbp_paths in ./sbp_users.module
Implements Search by Page hook_sbp_paths().
sbp_users_sbp_settings in ./sbp_users.module
Implements Search by Page hook_sbp_settings().
SearchbyPageAttach2Test::setUp in tests/search_by_page.test
Sets up a Drupal site for running functional and integration tests.
SearchbyPageAttachNotReadable::setUp in tests/search_by_page.test
Sets up a Drupal site for running functional and integration tests.
SearchByPageAttachTest::setDisplayOptions in tests/search_by_page.test
Sets display options for Search by Page Attachments.
SearchByPageNodesTest::setUp in tests/search_by_page.test
Sets up a Drupal site for running functional and integration tests.
SearchByPageNodesTest::testSearchExclude in tests/search_by_page.test
Tests that the excluded tag is excluded from search.
search_by_page_admin_overview in ./search_by_page.module
Returns the admin overview page for module configuration.
search_by_page_admin_settings in ./search_by_page.module
Returns the admin settings page for a single search environment.
search_by_page_block_info in ./search_by_page.module
Implements hook_block_info().
search_by_page_block_view in ./search_by_page.module
Implements hook_block_view().
search_by_page_delete_confirm in ./search_by_page.module
Returns a form confirming deletion of an environment.
search_by_page_form in ./search_by_page.module
Returns a Forms API array for the search by pages form.
search_by_page_form_submit in ./search_by_page.module
Submit function for search_by_page_form().
search_by_page_menu in ./search_by_page.module
Implements hook_menu().
search_by_page_permission in ./search_by_page.module
Implements hook_permission().
search_by_page_search_execute in ./search_by_page.module
Implements hook_search_execute().
search_by_page_strip_tags in ./search_by_page.module
Strips out contents of HTML tags that are excluded in the given environment.
_search_by_page_refresh_translations in ./search_by_page.module
Internal function: causes the base form of translations to refresh.
_search_by_page_status_details in ./search_by_page.module
Generates a detailed status listing for the Search status page.
_search_by_page_view in ./search_by_page.module
Returns a ready-to-render search form and/or results page.