constant BRIGHTCOVE_PLAYLIST_WIDGET in Brightcove Video Connect 7.3
Same name and namespace in other branches
- 7.7 brightcove.module \BRIGHTCOVE_PLAYLIST_WIDGET
- 7.4 brightcove_field/brightcove_field.module \BRIGHTCOVE_PLAYLIST_WIDGET
- 7.5 brightcove_field/brightcove_field.module \BRIGHTCOVE_PLAYLIST_WIDGET
- 7.6 brightcove.module \BRIGHTCOVE_PLAYLIST_WIDGET
4 uses of BRIGHTCOVE_PLAYLIST_WIDGET
- brightcove_field_field_formatter_view in brightcove_field/
brightcove_field.module - Implements hook_field_formatter_view().
- brightcove_field_field_instance_settings_form in brightcove_field/
brightcove_field.module - Implements hook_field_settings_form().
- brightcove_field_field_validate in brightcove_field/
brightcove_field.module - Implements hook_field_validate().
- brightcove_field_field_widget_form in brightcove_field/
brightcove_field.module - Implements hook_field_widget_form().
File
- brightcove_field/
brightcove_field.module, line 21 - Brightcove field module provides a Content Construction Kit module to developers, allowing them to browse videos in their Brightcove Studio and upload them.
Code
define('BRIGHTCOVE_PLAYLIST_WIDGET', 'brightcove_field_playlist_browser');