You are here

32 calls to search_by_page_setting_get() in Search by Page 6

sbp_attach_sbp_details in ./sbp_attach.module
Implementation of Search by Page hook_sbp_details().
sbp_attach_sbp_paths in ./sbp_attach.module
Implementation of Search by Page hook_sbp_paths().
sbp_attach_sbp_query_modify in ./sbp_attach.module
Implementation of Search by Page hook_sbp_query_modify().
sbp_attach_sbp_settings in ./sbp_attach.module
Implementation of Search by Page hook_sbp_settings().
sbp_ga_preprocess_page in ./sbp_ga.module
Implementation of hook_preprocess_page().
sbp_nodes_sbp_details in ./sbp_nodes.module
Implementation of Search by Page hook_sbp_details().
sbp_nodes_sbp_paths in ./sbp_nodes.module
Implementation of Search by Page hook_sbp_paths().
sbp_nodes_sbp_settings in ./sbp_nodes.module
Implementation of Search by Page hook_sbp_settings().
sbp_paths_sbp_paths in ./sbp_paths.module
Implementation of Search by Page hook_sbp_paths().
sbp_paths_sbp_settings in ./sbp_paths.module
Implementation of Search by Page hook_sbp_settings().
sbp_users_sbp_paths in ./sbp_users.module
Implementation of Search by Page hook_sbp_paths().
sbp_users_sbp_settings in ./sbp_users.module
Implementation of Search by Page hook_sbp_settings().
SearchbyPageAttachCCK2Test::setUp in tests/search_by_page.test
Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
SearchByPageAttachCCKTest::setUp in tests/search_by_page.test
Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
SearchbyPageAttachNotReadable::setUp in tests/search_by_page.test
Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
SearchbyPageAttachReindexTest::setUp in tests/search_by_page.test
Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
SearchbyPageAttachUploads2Test::setUp in tests/search_by_page.test
Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
SearchByPageAttachUploadsTest::setDisplayOptions in tests/search_by_page.test
Sets display options for Search by Page Attachments.
SearchByPageNodesTest::setUp in tests/search_by_page.test
Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
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 in ./search_by_page.module
Implementation of hook_block().
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
Implementation of hook_menu().
search_by_page_perm in ./search_by_page.module
Implementation of hook_perm().
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 rendered search form and/or results page.