You are here

Functions in Date Facets 7

Primary tabs

Namesort descending Location Description Direct uses Strings
date_facets_associate_widget ./date_facets.module Associates all date fields with the "date_range" query type. 1
date_facets_date_range_exists ./date_facets.module Date range machine name existence check. @TODO: Make this actually work. 1
date_facets_default_ranges ./date_facets.module Provides the default date ranges. 8
date_facets_facetapi_facet_info_alter ./date_facets.module Implements hook_facetapi_facet_info_alter().
date_facets_facetapi_query_types ./date_facets.facetapi.inc Implements hook_facetapi_query_types().
date_facets_facetapi_widgets ./date_facets.facetapi.inc Implements hook_facetapi_widgets().
date_facets_facet_settings_form_submit ./date_facets.admin.inc Submit callback for the facet settings form. 1
date_facets_form_facetapi_facet_display_form_alter ./date_facets.admin.inc Implements hook_form_alter().
date_facets_get_ranges ./date_facets.module Returns configured ranges or default range if none are configured. 3
date_facets_get_ranges_render_arrays ./date_facets.module Returns render arrays for all date ranges. 4
date_facets_get_supported_widgets ./date_facets.module Returns list of widgets which support "date_ranges". 1
date_facets_i18n_string_info ./date_facets.module Implements hook_i18n_string_info().
date_facets_tabledrag_form_new_range ./date_facets.admin.inc Custom date range AJAX handler. Rebuild the entire form for now, unfortunately. 1
date_facets_tabledrag_form_validate ./date_facets.admin.inc Custom date range form validation. 1
date_facets_theme ./date_facets.module Implements hook_theme().
theme_date_facets_tabledrag_form ./date_facets.module Add a tabledrag table for date ranges on the given date facet.
_date_facets_api_facet_create_label ./date_facets.module Value callback for labels with the date range type. 1

Other projects