constant EB_FC_ENTITY in Entity background 7
5 uses of EB_FC_ENTITY
- 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_form_paragraphs_admin_bundle_submit in ./
entity_background.module - Custom submit handler for entity_background fieldset.
- entity_background_image_install in module/
entity_background_image/ entity_background_image.install - Implements hook_install().
- entity_background_parallax_install in module/
entity_background_parallax/ entity_background_parallax.install - Implements hook_install().
File
- ./
entity_background.module, line 13 - Module file entity background.
Code
define('EB_FC_ENTITY', 'field_collection_item');