You are here

Functions in Facet API 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
facetapi_ctools_plugin_query_types ./facetapi.module Implements hook_ctools_plugin_type().
facetapi_ctools_plugin_url_processors ./facetapi.module Implements hook_ctools_plugin_type().
facetapi_ctools_plugin_widgets ./facetapi.module Implements hook_ctools_plugin_type().
facetapi_dependencies_load ./facetapi.module Loads the dependency plugins associated with the facet.
facetapi_element_validate_integer ./facetapi.admin.inc Helper form element validator: integer. 1
facetapi_export_page ./facetapi.admin.inc Form constructor for the export form. 1
facetapi_facetapi_adapters ./facetapi.facetapi.inc Implements hook_facetapi_widgets().
facetapi_facetapi_dependencies ./facetapi.facetapi.inc Implements hook_facetapi_dependencies().
facetapi_facetapi_empty_behaviors ./facetapi.facetapi.inc Implements hook_facetapi_empty_behaviors().
facetapi_facetapi_facet_info ./facetapi.module Implements hook_facetapi_facet_info().
facetapi_facetapi_filters ./facetapi.facetapi.inc Implements hook_facetapi_filters().
facetapi_facetapi_query_types ./facetapi.facetapi.inc
facetapi_facetapi_realm_info ./facetapi.facetapi.inc Implements hook_facetapi_realm_info().
facetapi_facetapi_sort_info ./facetapi.facetapi.inc Implements hook_facetapi_sort_info().
facetapi_facetapi_url_processors ./facetapi.facetapi.inc Implements hook_facetapi_url_processors().
facetapi_facetapi_widgets ./facetapi.facetapi.inc
facetapi_facet_dependencies_form ./facetapi.admin.inc Form constructor for the facet dependency settings form. 1
facetapi_facet_dependencies_form_submit ./facetapi.admin.inc Form submission handler for facetapi_facet_dependencies_form(). 1
facetapi_facet_display_form ./facetapi.admin.inc Form constructor for the facet display settings form. 1
facetapi_facet_display_form_submit ./facetapi.admin.inc Form submission handler for facetapi_facet_display_form(). 1
facetapi_facet_display_form_validate ./facetapi.admin.inc Form validation handler for facetapi_facet_display_form(). 1
facetapi_facet_enabled ./facetapi.module Tests whether a single facet is enabled in a given realm. 1
facetapi_facet_filters_form ./facetapi.admin.inc Form constructor for the facet filter settings form. 1
facetapi_facet_filters_form_submit ./facetapi.admin.inc Form submission handler for facetapi_facet_filters_form(). 1
facetapi_facet_load ./facetapi.module Returns a facet definition. 7
facetapi_filters_load ./facetapi.module Returns array of filter options available to the facet. 1
facetapi_filter_active plugins/facetapi/filter.inc Callback for array_filter() that strips out active items. 1
facetapi_filter_disabled_filters plugins/facetapi/adapter.inc Callback for array_filter() that strips out disabled filters. 1
facetapi_filter_top_level_children plugins/facetapi/adapter.inc Callback for array_filter() that strips child items at the top level. 1
facetapi_format_date ./facetapi.date.inc Returns a formatted date based on the passed ISO date string and gap. 1
facetapi_format_timestamp ./facetapi.date.inc Returns a formatted date based on the passed timestamp and gap. 1
facetapi_get_active_searchers ./facetapi.module Returns a list of active searchers. 1
facetapi_get_available_sorts ./facetapi.admin.inc Returns the sorts available to the facet. 1
facetapi_get_child_values plugins/facetapi/adapter.inc Recursive function that returns an array of values for all descendants of a facet item. 1
facetapi_get_date_gap ./facetapi.date.inc Converts ISO date strings to Unix timestamps, passes values to the facetapi_get_timestamp_gap() function to calculate the gap. 1
facetapi_get_delta_map ./facetapi.block.inc Returns a cached delta map of hashes to names. 2
facetapi_get_delta_map_queue ./facetapi.block.inc Returns facets that are enabled or whose delta mapping is forced. 2
facetapi_get_enabled_facets ./facetapi.module Returns all enabled facet definitions available to the searcher. 4 3
facetapi_get_facet_info ./facetapi.module Returns all defined facet definitions available to the searcher. 3
facetapi_get_filters ./facetapi.module Returns all filter definitions available to the facet. 1
facetapi_get_max_date ./facetapi.callbacks.inc Callback that returns the minimum value in the node table. 1
facetapi_get_min_date ./facetapi.callbacks.inc Callback that returns the minimum date in the node table. 1
facetapi_get_next_date_gap ./facetapi.date.inc Return a date gap one increment smaller than the one passed.
facetapi_get_next_date_increment ./facetapi.date.inc Returns the next increment from the given ISO date and gap. This function is useful for getting the upper limit of a date range from the given start date.
facetapi_get_realm_info ./facetapi.module Returns all defined realm definitions. 3
facetapi_get_searcher_info ./facetapi.module Returns all defined searcher definitions. 6
facetapi_get_searcher_settings ./facetapi.module Gets raw settings from the datbase, caches as a satic variable. 2
facetapi_get_settings_path ./facetapi.admin.inc Returns the path to a facet's settings page. 1
facetapi_get_sort_info ./facetapi.module Returns all sort definitions. 2
facetapi_get_taxonomy_hierarchy ./facetapi.callbacks.inc Gets parent information for taxonomy terms.

Pages

Other projects