You are here

10 calls to facetapi_adapter_load() in Facet API 7.2

current_search_block_view in contrib/current_search/current_search.block.inc
Returns the content for a facet based on the delta.
current_search_check_visibility in contrib/current_search/current_search.block.inc
Checks whether the block should be displayed.
FacetapiApiFunctions::testAdapterLoad in tests/facetapi.test
Tests the loading of the adapter.
FacetapiTestCase::facetapiLoadObjects in tests/facetapi.test
Returns adapter, realm, and facet objects and base admin path.
facetapi_build_realm in ./facetapi.module
Builds a facet realm.
facetapi_check_block_visibility in ./facetapi.block.inc
Checks whether the block should be displayed.
facetapi_dependencies_load in ./facetapi.module
Loads the dependency plugins associated with the facet.
facetapi_realm_settings_form in ./facetapi.admin.inc
Form constructor for the realm settings form.
facetapi_set_facet_status in ./facetapi.module
Enables or disables a facet for this page load only.
facetapi_test_search_callback in tests/facetapi_test.module
Fake search page callback.