You are here

constant MEFIBS_VIEW_DISPLAY_PREFIX in MEFIBS - More exposed forms in blocks 7

Same name and namespace in other branches
  1. 8 mefibs.module \MEFIBS_VIEW_DISPLAY_PREFIX

General purpose prefix for mefibs forms.

1 use of MEFIBS_VIEW_DISPLAY_PREFIX
mefibs_get_element_name_prefix in ./mefibs.module
Build the element name prefix for the givne block_id.

File

./mefibs.module, line 14
Primarily Drupal hooks and global API functions to manipulate views and to provide an additional block with an exposed filter form.

Code

define('MEFIBS_VIEW_DISPLAY_PREFIX', 'mefibs-form');