You are here

Files in Ajax facets 7

Primary tabs

File namesort descending Location Namespace Description
ajax_facets.css css/ajax_facets.css #ajax-facets-tooltip { position: absolute; width:140px; background: #FFFFFF; border: 2px solid rgb(255, 189, 74); height: 30px; line-height: 30px; text-align: center; display: none; border-radius: 4px; } #ajax-facets-tooltip…
ajax_facets.info ajax_facets.info name = Ajax facet filters. description = Ajax facet filters. dependencies[] = facetapi dependencies[] = search_api_solr dependencies[] = views package = Search Toolkit core = 7.x files[] = plugins/facetapi/ajax_widget_checkboxes.inc files[] =…
ajax_facets.module ajax_facets.module Ajax facets implementation.
ajax_facets.pages.inc ajax_facets.pages.inc User page callbacks for the ajax_facets module.
ajax_widget_checkboxes.inc plugins/facetapi/ajax_widget_checkboxes.inc The facetapi_links and facetapi_checkbox_links widget plugin classes.
ajax_widget_select.inc plugins/facetapi/ajax_widget_select.inc The facetapi_links and facetapi_checkbox_links widget plugin classes.
README.txt README.txt This module allows you to create facet filter for module search_api_solr by AJAX. The module provides a two new widgets for facets: - Ajax multiple checkboxes. - Ajax selectbox.

Other projects