11 calls to search_api_page_load() in Search API Pages 7
- search_api_page_block_view in ./
search_api_page.module - Implements hook_block_view().
- search_api_page_delete in ./
search_api_page.module - Deletes a search page.
- search_api_page_edit in ./
search_api_page.module - Changes a page's settings.
- search_api_page_result_content_type_admin_title in plugins/
content_types/ search_api_page_result.inc - Returns the administrative title for a type.
- search_api_page_result_content_type_edit_form in plugins/
content_types/ search_api_page_result.inc - Returns an edit form for custom type settings.
- search_api_page_result_content_type_render in plugins/
content_types/ search_api_page_result.inc - Renders the custom content type.
- search_api_page_search_api_page_build_subtask in plugins/
tasks/ search_api_page.inc - Builds a subtask array for a given search page.
- search_api_page_search_box_content_type_admin_title in plugins/
content_types/ search_api_page_search_box.inc - Returns the administrative title for a type.
- search_api_page_search_box_content_type_render in plugins/
content_types/ search_api_page_search_box.inc - Renders the custom content type.
- search_api_page_search_form_validate in ./
search_api_page.module - Form validation handler for search_api_page_search_form().
- search_api_page_view in ./
search_api_page.pages.inc - Displays a search page.