You are here

Functions in MEFIBS - More exposed forms in blocks 8

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_exposed_form_alter modules/mefibs_bef/mefibs_bef.module Implements hook_form_FORM_ID_alter().
mefibs_bef_init modules/mefibs_bef/mefibs_bef.module Implements hook_init().
mefibs_bef_mefibs_elements_alter modules/mefibs_bef/mefibs_bef.module Implements hook_mefibs_elements_alter().
mefibs_block_machine_name_exists ./mefibs.module Callback function for a blocks machine_name form element. 1
mefibs_display_is_mefibs_enabled ./mefibs.module Check if mefibs is enabled for the given display handler. 4
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_submit ./mefibs.module Submit callback for the views_ui_edit_display form. 1
mefibs_get_expected_items_for_exposed_form_block ./mefibs.module Retrieve the elements that should go into the additional form. 5
mefibs_get_exposed_items ./mefibs.module Retrieve all exposed fields of a given type (filter, sort). 2
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_theme ./mefibs.module Implements hook_theme().
theme_mefibs_views_ui_block_list ./mefibs.theme.inc Theme the block listing in the mefibs config form in views ui.

Other projects