You are here

constant BRIGHTCOVE_PLAYLIST_WIDGET in Brightcove Video Connect 7.6

Same name and namespace in other branches
  1. 7.7 brightcove.module \BRIGHTCOVE_PLAYLIST_WIDGET
  2. 7.3 brightcove_field/brightcove_field.module \BRIGHTCOVE_PLAYLIST_WIDGET
  3. 7.4 brightcove_field/brightcove_field.module \BRIGHTCOVE_PLAYLIST_WIDGET
  4. 7.5 brightcove_field/brightcove_field.module \BRIGHTCOVE_PLAYLIST_WIDGET
4 uses of BRIGHTCOVE_PLAYLIST_WIDGET
brightcove_field_formatter_view in ./brightcove.module
Implements hook_field_formatter_view().
brightcove_field_instance_settings_form in ./brightcove.module
Implements hook_field_settings_form().
brightcove_field_validate in ./brightcove.module
Implements hook_field_validate().
brightcove_field_widget_form in ./brightcove.module
Implements hook_field_widget_form().

File

./brightcove.module, line 43
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_PLAYLIST_WIDGET', 'brightcove_field_playlist_browser');