You are here

Functions in Search API Pages 7

Primary tabs

Namesort descending Location Description Direct uses Strings
search_api_page_access ./search_api_page.module Menu access callback for search pages. 2 1
search_api_page_admin_add ./search_api_page.admin.inc Displays a form for adding a search page. 1
search_api_page_admin_add_submit ./search_api_page.admin.inc Submit callback for search_api_page_admin_add().
search_api_page_admin_add_validate ./search_api_page.admin.inc Validation callback for search_api_page_admin_add().
search_api_page_admin_edit ./search_api_page.admin.inc Displays a form for editing or deleting a search page. 1
search_api_page_admin_edit_submit ./search_api_page.admin.inc Submit callback for search_api_page_admin_edit().
search_api_page_admin_edit_validate ./search_api_page.admin.inc Validation callback for search_api_page_admin_edit().
search_api_page_admin_overview ./search_api_page.admin.inc Displays an overview of all defined search pages. 1
search_api_page_block_info ./search_api_page.module Implements hook_block_info().
search_api_page_block_view ./search_api_page.module Implements hook_block_view().
search_api_page_ctools_plugin_directory ./search_api_page.module Implements hook_ctools_plugin_directory().
search_api_page_delete ./search_api_page.module Deletes a search page. 1
search_api_page_edit ./search_api_page.module Changes a page's settings. 2
search_api_page_entity_info ./search_api_page.module Implements hook_entity_info().
search_api_page_entity_property_info ./search_api_page.module Implements hook_entity_property_info().
search_api_page_forms ./search_api_page.module Implements hook_forms().
search_api_page_get_index ./search_api_page.module Entity property getter callback. 1
search_api_page_insert ./search_api_page.module Inserts a new search page into the database. 1
search_api_page_load ./search_api_page.module Loads a search page. 11 1
search_api_page_load_multiple ./search_api_page.module Load multiple search pages at once. 13
search_api_page_menu ./search_api_page.module Implements hook_menu().
search_api_page_permission ./search_api_page.module Implements hook_permission().
search_api_page_query_has_facets ./search_api_page.pages.inc Determines whether an executed query had any facet filters set. 1
search_api_page_reset_original_options ./search_api_page.pages.inc Resets the page's options, if they were overridden, to their original values. 1
search_api_page_result_content_type_admin_title plugins/content_types/search_api_page_result.inc Returns the administrative title for a type. 1
search_api_page_result_content_type_edit_form plugins/content_types/search_api_page_result.inc Returns an edit form for custom type settings. 1
search_api_page_result_content_type_edit_form_submit plugins/content_types/search_api_page_result.inc Submit handler for the search form.
search_api_page_result_content_type_render plugins/content_types/search_api_page_result.inc Renders the custom content type. 1
search_api_page_schema ./search_api_page.install Implements hook_schema().
search_api_page_search_api_index_delete ./search_api_page.module Implements hook_search_api_index_delete().
search_api_page_search_api_index_update ./search_api_page.module Implements hook_search_api_index_update().
search_api_page_search_api_page_access_check plugins/tasks/search_api_page.inc Access callback: Determines if the given page is accessible. 1
search_api_page_search_api_page_build_subtask plugins/tasks/search_api_page.inc Builds a subtask array for a given search page. 2
search_api_page_search_api_page_delete ./search_api_page.module Implements hook_search_api_page_delete().
search_api_page_search_api_page_enable plugins/tasks/search_api_page.inc Enables or disables the page from the UI. 1
search_api_page_search_api_page_get_arguments plugins/tasks/search_api_page.inc Retrieves the arguments provided by this task handler. 1 1
search_api_page_search_api_page_get_contexts plugins/tasks/search_api_page.inc Retrieves the context placeholders provided by this handler. 1
search_api_page_search_api_page_insert ./search_api_page.module Implements hook_search_api_page_insert().
search_api_page_search_api_page_menu_alter plugins/tasks/search_api_page.inc Alters available menu items based on a defined task. 1
search_api_page_search_api_page_page plugins/tasks/search_api_page.inc Page callback: Displays a search page as a page manager task. 1
search_api_page_search_api_page_page_manager_tasks plugins/tasks/search_api_page.inc Implements a specialized version of hook_page_manager_task_tasks().
search_api_page_search_api_page_subtask plugins/tasks/search_api_page.inc Retrieves a specific subtask. 1
search_api_page_search_api_page_subtasks plugins/tasks/search_api_page.inc Retrieves all subtasks for a task. 1
search_api_page_search_api_page_update ./search_api_page.module Implements hook_search_api_page_update().
search_api_page_search_box_content_type_admin_title plugins/content_types/search_api_page_search_box.inc Returns the administrative title for a type. 1
search_api_page_search_box_content_type_edit_form plugins/content_types/search_api_page_search_box.inc Returns an edit form for custom type settings. 1
search_api_page_search_box_content_type_edit_form_submit plugins/content_types/search_api_page_search_box.inc Form submission handler for search_api_page_search_box_content_type_edit_form().
search_api_page_search_box_content_type_render plugins/content_types/search_api_page_search_box.inc Renders the custom content type. 1
search_api_page_search_execute ./search_api_page.pages.inc Executes a search. 1
search_api_page_search_form ./search_api_page.module Displays a search form. 2

Pages

Other projects