You are here

Functions in Ajax facets 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
ajax_facets_add_ajax_js ./ajax_facets.module Add required JS and handle single inclusion. 3
ajax_facets_block_configure includes/ajax_facets.block.inc Implements hook_block_configure().
ajax_facets_block_info includes/ajax_facets.block.inc Implements hook_block_info().
ajax_facets_block_link_text includes/ajax_facets.block.inc Returns text for Ajax Facets submit & reset links. 2
ajax_facets_block_save includes/ajax_facets.block.inc Implements hook_block_save().
ajax_facets_block_view includes/ajax_facets.block.inc Implements hook_block_view().
ajax_facets_facetapi_empty_behaviors ./ajax_facets.module Implements hook_facetapi_empty_behaviors().
ajax_facets_facetapi_widgets ./ajax_facets.module Implements hook_facetapi_widgets().
ajax_facets_facet_build_reset_path ./ajax_facets.module Return Drupal formed url for reset current facet filter. 4
ajax_facets_facet_settings_form_submit ./ajax_facets.module Submit handler for settings form of facet filters. 1
ajax_facets_form_facetapi_facet_display_form_alter ./ajax_facets.module Implements hook_form_form_id_alter().
ajax_facets_form_select_options ./ajax_facets.module Fork of function form_select_options(). 1
ajax_facets_i18n_string_info ./ajax_facets.module Implements hook_i18n_string_info().
ajax_facets_menu ./ajax_facets.module Implements hook_menu().
ajax_facets_preprocess_block includes/ajax_facets.block.inc Implements hook_preprocess_block().
ajax_facets_preprocess_panels_pane includes/ajax_facets.block.inc Implements hook_preprocess_panels_pane().
ajax_facets_process_facet_blocks ./ajax_facets.module Generates an array of facet block data for a given searcher and realm 2
ajax_facets_refresh_facets_content ./ajax_facets.pages.inc Callback to update facets content by AJAX. 1
ajax_facets_requirements ./ajax_facets.install Implements hook_requirements().
ajax_facets_send_commands ./ajax_facets.pages.inc Sends commands for the request. 1
ajax_facets_theme ./ajax_facets.module Implements hook_theme().
ajax_facets_views_ajax_data_alter ./ajax_facets.module Implementation of hook_views_ajax_data_alter()
ajax_facets_views_pre_render ./ajax_facets.module Implements hook_views_pre_render().
theme_ajax_facets_ranges_input ./ajax_facets.theme.inc Theme function to render the input field for ranges.
theme_ajax_facets_select ./ajax_facets.module Fork of function theme_select(). Implemented due the issue https://www.drupal.org/node/104715.

Other projects