You are here

constant BRIGHTCOVE_PLAYLIST_TYPE_MANUAL in Brightcove Video Connect 7.5

Same name and namespace in other branches
  1. 7.7 brightcove.module \BRIGHTCOVE_PLAYLIST_TYPE_MANUAL
  2. 7.3 brightcove.module \BRIGHTCOVE_PLAYLIST_TYPE_MANUAL
  3. 7.4 brightcove.module \BRIGHTCOVE_PLAYLIST_TYPE_MANUAL
  4. 7.6 brightcove.module \BRIGHTCOVE_PLAYLIST_TYPE_MANUAL
3 uses of BRIGHTCOVE_PLAYLIST_TYPE_MANUAL
brightcove_playlist_edit_form_submit in ./brightcove.playlist.inc
brightcove_playlist_edit_form submit handler.
_brightcove_create_form_callback in ./brightcove.module
Create the new playlist.
_brightcove_playlist_form in ./brightcove.playlist.inc

File

./brightcove.module, line 32
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_TYPE_MANUAL', 'PLAYLIST_MANUAL');