You are here

constant EB_FIELD in Entity background 7

8 uses of EB_FIELD
entity_background_color_install in module/entity_background_color/entity_background_color.install
Implements hook_install().
entity_background_create_bd_field_group in ./entity_background.module
Helper function used to create a field group on the bd field collection.
entity_background_field_widget_form_alter in ./entity_background.module
Implements hook_field_widget_form_alter().
entity_background_form_paragraphs_admin_bundle_form_alter in ./entity_background.module
Implements hook_form_FORM_ID_alter().
entity_background_form_paragraphs_admin_bundle_submit in ./entity_background.module
Custom submit handler for entity_background fieldset.

... See full list

File

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

Code

define('EB_FIELD', 'eb_background');