CurrentSearchBugFixTestCase |
class |
|
contrib/current_search/tests/current_search.test |
Test cases for operations taken through the admin UI. |
|
|
|
CurrentSearchGroup |
class |
|
contrib/current_search/plugins/current_search/item_group.inc |
Current search item plugin that displays the active facet items in a group. |
|
|
|
CurrentSearchInterfaceTestCase |
class |
|
contrib/current_search/tests/current_search.test |
Test cases for operations taken through the admin UI. |
|
|
|
CurrentSearchItem |
abstract class |
|
contrib/current_search/plugins/current_search/item.inc |
Abstract class extended by current search item plugins. |
3 |
|
|
CurrentSearchItemActive |
class |
|
contrib/current_search/plugins/current_search/item_active.inc |
Current search item plugin that displays the active facet items. |
|
|
|
CurrentSearchItemText |
class |
|
contrib/current_search/plugins/current_search/item_text.inc |
Current search item plugin that displays text configured by the user. |
|
|
|
CurrentSearchTestCase |
class |
|
contrib/current_search/tests/current_search.test |
Base class for all Current Search Blocks test cases. |
2 |
|
|
current_search_export_ui |
class |
|
contrib/current_search/plugins/export_ui/current_search_export_ui.class.php |
CTools export UI extending class. Slightly customized for Context. |
|
|
|
FacetapiAdapter |
abstract class |
|
plugins/facetapi/adapter.inc |
Abstract class extended by Facet API adapters. |
1 |
|
|
FacetapiAdminInterfaceTestCase |
class |
|
tests/facetapi.test |
Test cases for operations taken through the admin UI. |
|
|
|
FacetapiApiFunctions |
class |
|
tests/facetapi.test |
Test cases for low level API functions. |
|
|
|
FacetapiBugFixTestCase |
class |
|
tests/facetapi.test |
|
|
|
|
FacetapiDependency |
abstract class |
|
plugins/facetapi/dependency.inc |
Abstract class extended by dependency plugins. |
2 |
|
|
FacetapiDependencyBundle |
class |
|
plugins/facetapi/dependency_bundle.inc |
Dependency plugin adding bundle conditions. |
|
|
|
FacetapiDependencyRole |
class |
|
plugins/facetapi/dependency_role.inc |
Dependency plugin adding the user role conditions. |
|
|
|
FacetapiEmptyBehavior |
abstract class |
|
plugins/facetapi/empty_behavior.inc |
Abstract class extended by empty behavior plugins. |
2 |
|
|
FacetapiEmptyBehaviorNone |
class |
|
plugins/facetapi/empty_behavior.inc |
Empty behavior plugin that returns an empty array. |
|
|
|
FacetapiEmptyBehaviorText |
class |
|
plugins/facetapi/empty_behavior_text.inc |
Empty behavior plugin that displays markup, usually just some text. |
|
|
|
FacetapiFacet |
class |
|
plugins/facetapi/adapter.inc |
Wrapper around the facet definition with methods that build render arrays. |
|
|
|
FacetapiFacetProcessor |
class |
|
plugins/facetapi/adapter.inc |
Builds base render array used as a starting point for rendering. |
|
|
|
FacetapiFilter |
abstract class |
|
plugins/facetapi/filter.inc |
Abstract class extended by filter plugins. |
2 |
|
|
FacetapiFilterActiveItems |
class |
|
plugins/facetapi/filter.inc |
Plugin that filters active items. |
|
|
|
FacetapiFilterCurrentDepth |
class |
|
plugins/facetapi/filter.inc |
Plugin that filters all items not in current hierarchy. |
|
|
|
FacetapiQueryType |
class |
|
plugins/facetapi/query_type.inc |
Base class for query type plugins. |
4 |
|
|
FacetapiQueryTypeDate |
class |
|
plugins/facetapi/query_type.inc |
Base class for date query type plugins. |
|
|
|
FacetapiQueryTypeInterface |
interface |
|
plugins/facetapi/query_type.inc |
Interface implemented by all query type plugins. |
2 |
|
|
FacetapiQueryTypeRange |
class |
|
plugins/facetapi/query_type.inc |
Base class for range query type plugins. |
|
|
|
FacetapiSearchPageInterfaceTestCase |
class |
|
tests/facetapi.test |
|
|
|
|
FacetapiTestAdapter |
class |
|
tests/facetapi_test.plugins.inc |
Adapter for our test searcher. |
|
|
|
FacetapiTestCase |
class |
|
tests/facetapi.test |
Base class for all Facet API test cases. |
5 |
|
|
FacetapiTestNonterm |
class |
|
tests/facetapi_test.plugins.inc |
Plugin for "nonterm" query type. |
|
|
|
FacetapiTestTerm |
class |
|
tests/facetapi_test.plugins.inc |
Plugin for "term" query type. |
|
|
|
FacetapiTestWidgetNonterm |
class |
|
tests/facetapi_test.plugins.inc |
Plugin for dummy widget that only supports the "nonterm" query type. |
|
|
|
FacetapiUrlProcessor |
abstract class |
|
plugins/facetapi/url_processor.inc |
Abstract class extended by url processor plugins. |
1 |
|
|
FacetapiUrlProcessorStandard |
class |
|
plugins/facetapi/url_processor_standard.inc |
Url processor plugin that retrieves facet data from the query string. |
|
|
|
FacetapiWidget |
abstract class |
|
plugins/facetapi/widget.inc |
Abstract class extended by widget plugins. |
1 |
|
|
FacetapiWidgetCheckboxLinks |
class |
|
plugins/facetapi/widget_links.inc |
Widget that renders facets as a list of clickable checkboxes. |
|
|
|
FacetapiWidgetLinks |
class |
|
plugins/facetapi/widget_links.inc |
Widget that renders facets as a list of clickable links. |
2 |
|
|