You are here

Functions in Kaltura 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_kaltura_client_install ./kaltura.drush.inc Command to download and install the Kaltura client library. 1
field_kaltura_add_modal_js plugins/field_kaltura/field_kaltura.module Adds js function to handel the callback from the flush uploader. 1
field_kaltura_build_embed plugins/field_kaltura/field_kaltura.module Builds the flush embed or the image from the entry to be rendered. 2
field_kaltura_field_display_alter plugins/field_kaltura/field_kaltura.module Implements hook_field_display_alter().
field_kaltura_field_formatter_info plugins/field_kaltura/field_kaltura.module Implements hook_field_formatter_info().
field_kaltura_field_formatter_settings_form plugins/field_kaltura/field_kaltura.module Implements hook_field_formatter_settings_form(). 1
field_kaltura_field_formatter_settings_summary plugins/field_kaltura/field_kaltura.module Implements hook_field_formatter_settings_summary().
field_kaltura_field_formatter_view plugins/field_kaltura/field_kaltura.module Implements hook_field_formatter_view().
field_kaltura_field_info plugins/field_kaltura/field_kaltura.module Implements hook_field_info().
field_kaltura_field_instance_settings_form plugins/field_kaltura/field_kaltura.module Implements hook_field_instance_settings_form().
field_kaltura_field_is_empty plugins/field_kaltura/field_kaltura.module Implements hook_field_is_empty().
field_kaltura_field_load plugins/field_kaltura/field_kaltura.module Implements hook_field_load().
field_kaltura_field_presave plugins/field_kaltura/field_kaltura.module Implements hook_field_presave().
field_kaltura_field_schema plugins/field_kaltura/field_kaltura.install Implements hook_field_schema().
field_kaltura_field_settings_form plugins/field_kaltura/field_kaltura.module Implements hook_field_settings_form().
field_kaltura_field_validate plugins/field_kaltura/field_kaltura.module Implements hook_field_validate().
field_kaltura_field_views_data plugins/field_kaltura/field_kaltura.module Implements hook_field_views_data().
field_kaltura_field_widget_error plugins/field_kaltura/field_kaltura.module Implements hook_field_widget_error().
field_kaltura_field_widget_form plugins/field_kaltura/field_kaltura.module Implements hook_field_widget_form().
field_kaltura_field_widget_info plugins/field_kaltura/field_kaltura.module Implements hook_field_widget_info().
field_kaltura_form_field_ui_field_edit_form_alter plugins/field_kaltura/field_kaltura.module Implements hook_form_FORM_ID_alter().
field_kaltura_theme plugins/field_kaltura/field_kaltura.module Implements hook_theme().
field_kaltura_tumb_pre plugins/field_kaltura/field_kaltura.module @todo Add doc. 1
field_kaltura_uninstall plugins/field_kaltura/field_kaltura.install Implements hook_uninstall().
field_kaltura_update_7300 plugins/field_kaltura/field_kaltura.install Update Kaltura Media field's schema - add 'settings' column.
get_entry_description ./kaltura.module Helper function to get the description field from kaltura after notification.
hook_kaltura_cw_destination ./kaltura.api.php Returns the URL the user will be redirected to "after AddEntry in the CW".
hook_kaltura_entry_delete ./kaltura.api.php Responds to Kaltura Media Entry deletion.
hook_kaltura_entry_insert ./kaltura.api.php Responds when a Kaltura Media Entry is inserted.
hook_kaltura_entry_load ./kaltura.api.php Acts on Kaltura Media Entries being loaded from the database.
hook_kaltura_entry_presave ./kaltura.api.php Acts on a Kaltura Media Entry being inserted or updated.
hook_kaltura_entry_update ./kaltura.api.php Responds to a Kaltura Media Entry being updated.
hook_kaltura_notification_handler ./kaltura.api.php Executes any additional tasks after "notification is received".
hook_kaltura_save_entry_metadata ./kaltura.api.php Acts on a Kaltura Media Entry given the custom metadata.
kaltura_batch_import includes/kaltura.admin.inc Imports Kaltura media entries in batch. 1
kaltura_batch_import_finished includes/kaltura.admin.inc Batch finish callback. 1
kaltura_check_server_status includes/kaltura.admin.inc Helper function that tries to open session with the kaltura server. 1
kaltura_choose_player plugins/field_kaltura/field_kaltura.module 2
kaltura_create_widgets_for_partner includes/kaltura.admin.inc Helper function that uses Kaltura's getDefaultWidget service to create some default widgets for the partner, in case he does not have these yet. 1
kaltura_cron ./kaltura.module Implements hook_cron().
kaltura_cron_queue_info ./kaltura.module Implements hook_cron_queue_info().
kaltura_cw_destination ./kaltura.module Chooses what URL the user will be redirected to after AddEntry in the CW. 1
kaltura_drush_command ./kaltura.drush.inc Implements hook_drush_command().
kaltura_drush_help ./kaltura.drush.inc Implements hook_drush_help().
kaltura_entity_info ./kaltura.module Implements hook_entity_info().
kaltura_entry_create ./kaltura.module Creates a new Kaltura Media Entry object. 4
kaltura_entry_delete ./kaltura.module Permanently deletes the given Kaltura Media Entry.
kaltura_entry_load ./kaltura.module Loads a Kaltura Media Entry object from the database. 11
kaltura_entry_save ./kaltura.module Saves changes to a Kaltura Media Entry or adds a new entry. 9
kaltura_existing ./kaltura.module CTools callback: Adds existing media that is already in the drupal db. 4

Pages

Other projects