You are here

Functions in Kaltura 7.2

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_delivery_string plugins/field_kaltura/field_kaltura.module Helper function that returns the flash var string. 1
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().
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_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 Not sure this is a good way we should make this file a real drupal ajax filed some how. 1
field_kaltura_uninstall plugins/field_kaltura/field_kaltura.install Implements hook_uninstall().
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_notification_handler ./kaltura.api.php Executes any additional tasks after "notification is received".
kaltura_add_result_to_entry_data ./kaltura.module Helper function to add the result from a notification or API call to the entry_data field.
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_entries_form includes/kaltura.admin.inc Helper function to provide form fields containing all entries for import each entry as checkbox option. 1
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_cw_destination ./kaltura.module Function to choose what URL the user will be redirected to after AddEntry in the CW. 2
kaltura_drush_command ./kaltura.drush.inc Implements hook_drush_command().
kaltura_drush_help ./kaltura.drush.inc Implements hook_drush_help().
kaltura_existing ./kaltura.module Ctools callback function for adding existing media that is all ready in the drupal db. 4
kaltura_format_cw_vars ./kaltura.module Helper function to convert array of variables to the correct string.
kaltura_forward_notification includes/kaltura.notification.inc Checks the notification type and forwards the notification to the appropriate function. 1
kaltura_generate_cms_password includes/kaltura.admin.inc Helper function to generate a cms password. 1
kaltura_get_entries ./kaltura.module Helper function to call the getEntries service CMAC. 2
kaltura_get_field_thumbs plugins/field_kaltura/field_kaltura.module Helper function to constrat the entry thumbnail with the remove button. 1
kaltura_get_help_html ./kaltura.module Helper function to load HTML content for Drupal's help pages. 1
kaltura_get_my_entries includes/kaltura.admin.inc Helper functuion to get all entries of partner from Kaltura's DB. 1
kaltura_get_node_for_mix ./kaltura.module Helper function to get a node id for a given entryId/kshowId.
kaltura_get_partner_details includes/kaltura.admin.inc Helper function to retrieve partner's details from kaltura. 1
kaltura_help ./kaltura.module Implements hook_help().
kaltura_import_entries includes/kaltura.admin.inc Helper function that uses kaltura_get_entries() to retrieve a list of specific entries belongs to the partner, and call kaltura_import_entry() for each of the retrieved list 1
kaltura_import_entries_page includes/kaltura.admin.inc Callback function for url 'admin/settings/kaltura/import'. 1
kaltura_import_entry includes/kaltura.admin.inc Helper function that gets an entry retrieved from Kaltura, builds a node object according to entry, and invokes node_insert to save the node. 1
kaltura_install ./kaltura.install Implements hook_install().

Pages

Other projects