You are here

constant BRIGHTCOVE_PLAYLIST_TYPE_SMART in Brightcove Video Connect 7.7

Same name and namespace in other branches
  1. 7.3 brightcove.module \BRIGHTCOVE_PLAYLIST_TYPE_SMART
  2. 7.4 brightcove.module \BRIGHTCOVE_PLAYLIST_TYPE_SMART
  3. 7.5 brightcove.module \BRIGHTCOVE_PLAYLIST_TYPE_SMART
  4. 7.6 brightcove.module \BRIGHTCOVE_PLAYLIST_TYPE_SMART
2 uses of BRIGHTCOVE_PLAYLIST_TYPE_SMART
BrightcovePlaylistEntityController::load in ./brightcove.playlist.inc
Overwrites DrupalDefaultEntityController::load().
brightcove_playlist_form in ./brightcove.playlist.inc
Playlist edit form.

File

./brightcove.module, line 25
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_SMART', 'PLAYLIST_SMART');