You are here

6 calls to search_by_page_excerpt() in Search by Page 7

hook_sbp_details in ./search_by_page.api.php
Return details about an indexed path (required sub-module hook).
sbp_attach_sbp_details in ./sbp_attach.module
Implements Search by Page hook_sbp_details().
sbp_nodes_sbp_details in ./sbp_nodes.module
Implements Search by Page hook_sbp_details().
sbp_paths_sbp_details in ./sbp_paths.module
Implements Search by Page hook_sbp_details().
sbp_users_sbp_details in ./sbp_users.module
Implements Search by Page hook_sbp_details().
SearchByPageUnitTest::testExcerpt in tests/search_by_page.test
Tests the search_by_page_excerpt() function.