36 calls to brightcove_try() in Brightcove Video Connect 7.7
- ajax_brightcove_media_upload_callback in brightcove_media/
brightcove_media.module - Ajax callback for upload form
- BrightcoveClientEntityUIController::operationFormValidate in ./
brightcove.client.inc - @inheritdoc
- BrightcovePlaylistEntityController::delete in ./
brightcove.playlist.inc - Overwrites DrupalDefaultEntityController::delete().
- BrightcovePlaylistEntityController::save in ./
brightcove.playlist.inc - Overwrites EntityAPIController::save().
- brightcove_admin_embed_delete_form_submit in ./
brightcove.player.inc - Submit handler for brightcove_admin_embed_delete_form().
- brightcove_admin_embed_edit_form_submit in ./
brightcove.player.inc - Submit handler for brightcove_admin_embed_edit_form().
- brightcove_admin_embed_preview in ./
brightcove.player.inc - Gets the preview embed code and displays the embed preview, and the publish form. Used to preview the child player before publishing it.
- brightcove_admin_embed_publish_form_submit in ./
brightcove.player.inc - Submit handler for brightcove_admin_embed_publish_form().
- brightcove_admin_embed_view in ./
brightcove.player.inc - Page callback for 'admin/config/media/brightcove/players/%/%/%'.
- brightcove_admin_players in ./
brightcove.player.inc - Page callback for 'admin/config/media/brightcove/players'.
- brightcove_admin_player_delete_form_submit in ./
brightcove.player.inc - Submit handler for brightcove_admin_player_delete_form().
- brightcove_admin_player_edit_form_submit in ./
brightcove.player.inc - Submit handler for brightcove_admin_player_edit_form().
- brightcove_admin_player_publish_form_submit in ./
brightcove.player.inc - Submit handler for brightcove_admin_player_publish_form().
- brightcove_admin_player_view in ./
brightcove.player.inc - Page callback for 'admin/config/media/brightcove/players/%/%/view'.
- brightcove_autocomplete_videos in ./
brightcove.module - Autocomplete callback for listing videos.
- brightcove_client_form in ./
brightcove.client.inc - Form callback: create or edit a brightcove client.
- brightcove_client_form_validate in ./
brightcove.client.inc - Validation callback for brightcove_client_form().
- brightcove_field_autocomplete in ./
brightcove_field.browse.inc - Menu callback for brightcove_field/autocomplete.
- brightcove_field_browser_video_validate in ./
brightcove.module - Validate callback for the video field.
- brightcove_field_refresh_video_entity_link in ./
brightcove.module - Updates the video entity link on a video.
- brightcove_field_video_browser_value in ./
brightcove.module - Callback for Brightcove field browser widget. Will return a field value in "video-name [id:videoId]" format.
- brightcove_get_playlists in ./
brightcove.playlist.inc - Get the playlists from Brightcove.
- brightcove_load_playlist in ./
brightcove.playlist.inc - Loads a Playlist object.
- brightcove_load_video in ./
brightcove.module - Loads Brightcove video from CMS API.
- brightcove_media_list in brightcove_media/
brightcove_media.module - Prints the avaliable videos from brightcove.
- brightcove_player_load_all in ./
brightcove.module - Load all players.
- brightcove_playlist_delete_form in ./
brightcove.playlist.inc - Delete playlist confirm form.
- brightcove_save_video in ./
brightcove.video.inc - Saves a Video.
- _brightcove_create_client in ./
brightcove.module - _brightcove_edit_form_callback in ./
brightcove.module - _brightcove_field_playlist_widget_form in ./
brightcove_field.playlist.inc - Helper function to return the playlist widget form.
- _brightcove_field_video_browse in ./
brightcove_field.video.inc - Video browser form.
- _brightcove_field_video_widget_form in ./
brightcove_field.video.inc - Helper function to return the video widget form.
- _brightcove_playlist_items_total in ./
brightcove.module - _brightcove_upload_form_callback in ./
brightcove.module - Upload the submitted video.
- _filter_brightcove_settings in ./
brightcove.module - Settings callback for the brightcove filter.