You are here

Files in Better Exposed Filters 7.3

Primary tabs

File namesort descending Location Namespace Description
bef_test_content.features.field_base.inc tests/bef_test_content/bef_test_content.features.field_base.inc bef_test_content.features.field_base.inc
bef_test_content.features.field_instance.inc tests/bef_test_content/bef_test_content.features.field_instance.inc bef_test_content.features.field_instance.inc
bef_test_content.features.inc tests/bef_test_content/bef_test_content.features.inc bef_test_content.features.inc
bef_test_content.features.taxonomy.inc tests/bef_test_content/bef_test_content.features.taxonomy.inc bef_test_content.features.taxonomy.inc
bef_test_content.info tests/bef_test_content/bef_test_content.info name = BEF Test Content description = Content and Views for testing Better Exposed Filters. core = 7.x package = BEF Tests dependencies[] = better_exposed_filters dependencies[] = date dependencies[] = features dependencies[] = list dependencies[] =…
bef_test_content.install tests/bef_test_content/bef_test_content.install
bef_test_content.module tests/bef_test_content/bef_test_content.module
bef_test_content.views_default.inc tests/bef_test_content/bef_test_content.views_default.inc bef_test_content.views_default.inc
better_exposed_filters.api.php better_exposed_filters.api.php Hooks provided by the Better Expoosed Filters module.
better_exposed_filters.css better_exposed_filters.css better_exposed_filters.css
better_exposed_filters.info better_exposed_filters.info ; $Id name = Better Exposed Filters description = Allow the use of checkboxes or radio buttons for exposed Views filters core = 7.x package = Views dependencies[] = views test_dependencies[] = date test_dependencies[] = features files[] =…
better_exposed_filters.install better_exposed_filters.install Install/Uninstall code for the Better Exposed Filters module.
better_exposed_filters.module better_exposed_filters.module Allows the use of checkboxes, radio buttons or hidden fields for exposed Views filters.
better_exposed_filters.test tests/better_exposed_filters.test Simpletest tests for the Better Exposed Filters module.
better_exposed_filters.theme better_exposed_filters.theme Provides theming functions to display exposed forms using different interfaces.
better_exposed_filters.views.inc better_exposed_filters.views.inc Adds Views3 support.
better_exposed_filters_exposed_form_plugin.inc better_exposed_filters_exposed_form_plugin.inc Provides an Better Exposed Filters exposed form plugin for View 3.x.
better_exposed_filters_TestBase.php tests/better_exposed_filters_TestBase.php Base class for testing the Better Exposed Filters module. @author mikeker
README.txt README.txt -- SUMMARY -- The Better Exposed Filters module replaces the Views' default single- or multi-select boxes with radio buttons or checkboxes, respectively. Views Filters are a powerful tool to limit the results of a given view. When you expose a…

Other projects