You are here

Functions in MEFIBS - More exposed forms in blocks 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_mefibs_elements_alter ./mefibs.api.inc Add additional elements to the accitional exposed form.
hook_mefibs_filter_alter ./mefibs.api.inc Alter the filter values that will be passed to the view object.
mefibs_bef_form_views_ui_edit_display_form_alter modules/mefibs_bef/mefibs_bef.module Implements hool_FORM_ID_alter().
mefibs_bef_form_views_ui_edit_display_form_submit modules/mefibs_bef/mefibs_bef.module Custom submit handler for the ui_edit_display form. 1
mefibs_bef_form_views_ui_edit_display_form_validate modules/mefibs_bef/mefibs_bef.module Custom validate handler for the ui_edit_display form. 1
mefibs_bef_mefibs_elements_alter modules/mefibs_bef/mefibs_bef.module Implements hook_mefibs_elements_alter().
mefibs_bef_mefibs_filter_alter modules/mefibs_bef/mefibs_bef.module Implements hook_mefibs_filter_alter().
mefibs_block_info ./mefibs.module Implements hook_block_info().
mefibs_block_info_alter ./mefibs.module Implements hook_block_info_alter().
mefibs_block_machine_name_exists ./mefibs.module Callback function for a blocks machine_name form element. 1
mefibs_block_view ./mefibs.module Implements hook_block_view().
mefibs_disable ./mefibs.install Implements hook_disable().
mefibs_display_is_mefibs_enabled ./mefibs.module Check if mefibs is enabled for the given display handler. 7
mefibs_enable ./mefibs.install Implements hook_enable().
mefibs_exposed_block_form ./mefibs.module Form builder for the additional exposed form. 1
mefibs_exposed_block_form_submit ./mefibs.module Custom submit handler for exposed forms. 1
mefibs_form_views_exposed_form_alter ./mefibs.module Implements hook_form_FORM_ID_alter().
mefibs_form_views_ui_config_item_form_alter ./mefibs.module Implements hook_form_FORM_ID_alter().
mefibs_form_views_ui_config_item_form_submit ./mefibs.module Customer submit callback for the views_ui_config_item_form. 1
mefibs_form_views_ui_edit_display_form_alter ./mefibs.module Implements hook_form_FORM_ID_alter().
mefibs_form_views_ui_edit_display_form_cancel ./mefibs.module Custom cancel callback for the edit display form. 1
mefibs_form_views_ui_edit_display_form_submit ./mefibs.module Submit callback for the views_ui_edit_display form. 1
mefibs_form_views_ui_edit_form_alter ./mefibs.module Implements hook_form_FORM_ID_alter().
mefibs_get_element_name_prefix ./mefibs.module Build the element name prefix for the givne block_id. 4
mefibs_get_expected_items_for_exposed_form_block ./mefibs.module Retrieve the elements that should go into an additional form. 4
mefibs_get_exposed_items ./mefibs.module Retrieve all exposed fields of a given type (filter, sort). 2
mefibs_hide_exposed_form_items ./mefibs.module Hide form elements that should not show up for the given block id. 1
mefibs_item_visible ./mefibs.module Check if the given item should be visible in the given context. 1
mefibs_remove_block_association_recursive ./mefibs.module Recursively remove block associations from mefibs settings. 1
mefibs_remove_value_from_array ./mefibs.module Remove an item from an array based on the value. 1
mefibs_set_default_values ./mefibs.module Recursivly set correct default values for current filter set. 1
mefibs_set_element_name_recursive ./mefibs.module Recursivly prefix the #name attribute of all elements in a form. 1
mefibs_set_form_id_recursive ./mefibs.module Recursivly prefix the #id attribute of all elements in a form. 1
mefibs_set_form_property_recursive ./mefibs.module Recursivly assign a value to a form property and all its children. 1
mefibs_sort_block_visible ./mefibs.module Check if the sort block should be visible in the given context. 1
mefibs_theme ./mefibs.module Implements hook_theme().
mefibs_views_api ./mefibs.module Implements hook_views_api().
mefibs_views_plugins ./mefibs.views.inc Implements hook_views_plugins().
mefibs_views_pre_build ./mefibs.module Implements hook_views_pre_build().
theme_mefibs_views_ui_block_list ./mefibs.theme.inc Theme the block listing in the mefibs config form in views ui.

Other projects