constant BRIGHTCOVE_VIDEO_WIDGET in Brightcove Video Connect 7.7
Same name and namespace in other branches
- 7.3 brightcove_field/brightcove_field.module \BRIGHTCOVE_VIDEO_WIDGET
- 7.4 brightcove_field/brightcove_field.module \BRIGHTCOVE_VIDEO_WIDGET
- 7.5 brightcove_field/brightcove_field.module \BRIGHTCOVE_VIDEO_WIDGET
- 7.6 brightcove.module \BRIGHTCOVE_VIDEO_WIDGET
9 uses of BRIGHTCOVE_VIDEO_WIDGET
- brightcove_field_formatter_settings_form in ./
brightcove.module - Impelements hook_field_formatter_settings_form().
- brightcove_field_formatter_view in ./
brightcove.module - Implements hook_field_formatter_view().
- brightcove_field_info in ./
brightcove.module - Implementation of hook_field_info().
- brightcove_field_instance_settings_form in ./
brightcove.module - Implements hook_field_settings_form().
- brightcove_field_validate in ./
brightcove.module - Implements hook_field_validate().
File
- ./
brightcove.module, line 42 - Brightcove module is an integration layer between any modules using Brightcove API. It makes all necessary checks for the API and makes settings available to the user.
Code
define('BRIGHTCOVE_VIDEO_WIDGET', 'brightcove_field_video_browser');