You are here

Functions in Apache Solr Panels 7

Primary tabs

Namesort descending Location Description Direct uses Strings
apachesolr_panels_apachesolr_form_content_type_edit_form plugins/content_types/apachesolr_form.inc Panel plugin edit form.
apachesolr_panels_apachesolr_form_content_type_edit_form_submit plugins/content_types/apachesolr_form.inc Handle submission of edit form.
apachesolr_panels_apachesolr_form_content_type_render plugins/content_types/apachesolr_form.inc Render a search form for Apache Solr.
apachesolr_panels_apachesolr_info_content_type_edit_form plugins/content_types/apachesolr_info.inc Empty form so we can have the default override title.
apachesolr_panels_apachesolr_info_content_type_render plugins/content_types/apachesolr_info.inc Execute the search and render results.
apachesolr_panels_apachesolr_info_theme plugins/content_types/apachesolr_info.inc Delegated implementation of hook_theme(). 1
apachesolr_panels_apachesolr_result_content_type_edit_form plugins/content_types/apachesolr_result.inc Return an edit form for the pane's settings. 1
apachesolr_panels_apachesolr_result_content_type_edit_form_submit plugins/content_types/apachesolr_result.inc Handle submission of edit form.
apachesolr_panels_apachesolr_result_content_type_render plugins/content_types/apachesolr_result.inc Render the search results. 1
apachesolr_panels_apachesolr_spellchecker_content_type_render plugins/content_types/apachesolr_spellchecker.inc Render the search results.
apachesolr_panels_apachesolr_spellchecker_theme plugins/content_types/apachesolr_spellchecker.inc Delegated implementation of hook_theme(). 1
apachesolr_panels_block_configure ./apachesolr_panels.module Implements hook_block_configure().
apachesolr_panels_block_info ./apachesolr_panels.module Implements hook_block_info().
apachesolr_panels_block_save ./apachesolr_panels.module Implements hook_block_save().
apachesolr_panels_block_view ./apachesolr_panels.module Implements hook_block_view().
apachesolr_panels_ctools_plugin_directory ./apachesolr_panels.module Implements hook_ctools_plugin_directory().
apachesolr_panels_forms ./apachesolr_panels.module Implements hook_forms().
apachesolr_panels_form_apachesolr_panels_search_form_alter plugins/content_types/apachesolr_form.inc Implements hook_form_FORM_ID_alter().
apachesolr_panels_search_block ./apachesolr_panels.module Output a search form for the search block, based on core's search box. 2
apachesolr_panels_search_block_form_submit ./apachesolr_panels.module Process a block search form submission. 1
apachesolr_panels_search_execute ./apachesolr_panels.module Execute a Solr search. 1
apachesolr_panels_static_search_cache ./apachesolr_panels.module Store/fetch information about the executed search. 3
theme_apachesolr_panels_info plugins/content_types/apachesolr_info.inc Theme search result information.
theme_apachesolr_panels_spellcheck plugins/content_types/apachesolr_spellchecker.inc Theme spellchecker results.

Other projects