You are here

constant BRIGHTCOVE_BCID_NONE in Brightcove Video Connect 7.7

Same name and namespace in other branches
  1. 7.6 brightcove.module \BRIGHTCOVE_BCID_NONE
7 uses of BRIGHTCOVE_BCID_NONE
BrightcovePlaylistEntityUIController::overviewForm in ./brightcove.playlist.inc
Overrides EntityDefaultUIController::overviewForm()
brightcove_client_select_element in ./brightcove.client.inc
Returns a form element to select a brightcove client.
brightcove_field_is_empty in ./brightcove.module
Implements hook_field_is_empty().
brightcove_field_validate in ./brightcove.module
Implements hook_field_validate().
brightcove_playlist_form in ./brightcove.playlist.inc
Playlist edit form.

... See full list

File

./brightcove.module, line 14
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_BCID_NONE', '_none');