You are here

7 calls to global_filter_get_filters_for_block() in Views Global Filter 8

global_filter_active_filter_names in ./global_filter.module
Returns a list of all filter names or only those visible on the current page.
global_filter_block_info in ./global_filter.blocks.inc
Implements hook_block_info().
global_filter_block_view in ./global_filter.blocks.inc
Implements hook_block_view().
global_filter_finalise_form in ./global_filter.widgets.inc
Complete the form.
global_filter_submission_form in ./global_filter.widgets.inc
Creates the global selector widgets, e.g. drop-down, radio-boxes, links...
global_filter_uninstall in ./global_filter.install
Implements hook_uninstall().
_global_filter_configure_form in ./global_filter.blocks.inc
Generates the filter configuration form for filters in a block.