You are here

constant EB_FG_PREFIX in Entity background 7

2 uses of EB_FG_PREFIX
entity_background_field_widget_form_alter in ./entity_background.module
Implements hook_field_widget_form_alter().
entity_background_get_plugin_from_group_name in ./entity_background.module
Helper function used to get plugin name from the field group name. For example, group_bd_image to image.

File

./entity_background.module, line 15
Module file entity background.

Code

define('EB_FG_PREFIX', 'group_eb_');