You are here

Functions in Video.js (HTML5 Video Player) 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
videojs_add ./videojs.module Add the Video.js library to the page. 2
videojs_field_formatter_info ./videojs.module Implements hook_field_formatter_info().
videojs_field_formatter_settings_form ./videojs.module Implements hook_field_formatter_settings_form().
videojs_field_formatter_settings_form_validate ./videojs.module 1
videojs_field_formatter_settings_summary ./videojs.module Implements hook_field_formatter_settings_summary().
videojs_field_formatter_view ./videojs.module Implements hook_field_formatter_view().
videojs_file_mimetype_mapping_alter ./videojs.module Implements hook_file_mimetype_mapping_alter().
videojs_get_path ./videojs.module Return the configured path or URL of Video.js. 2
videojs_get_version ./videojs.module Return the version of Video.js installed. 2
videojs_hls_create_index modules/videojs_hls/videojs_hls.pages.inc 2
videojs_hls_create_static_file modules/videojs_hls/videojs_hls.pages.inc 1
videojs_hls_deliver modules/videojs_hls/videojs_hls.pages.inc Delivery callback for the m3u8/% path. 1
videojs_hls_form_alter modules/videojs_hls/videojs_hls.module
videojs_hls_install modules/videojs_hls/videojs_hls.install Implements hook_install().
videojs_hls_menu modules/videojs_hls/videojs_hls.module Implements hook_menu().
videojs_hls_preprocess_videojs modules/videojs_hls/videojs_hls.module Implements hook_preprocess_videojs().
videojs_hls_render_dynamic modules/videojs_hls/videojs_hls.pages.inc Menu callback for the m3u8/% path. 1
videojs_hls_submit modules/videojs_hls/videojs_hls.module 1
videojs_hls_uninstall modules/videojs_hls/videojs_hls.install Implements hook_uninstall().
videojs_libraries_info ./videojs.module Implements hook_libraries_info().
videojs_menu ./videojs.module Implements hook_menu().
videojs_preprocess_videojs includes/videojs.theme.inc Preprocess function for videojs.tpl.php. 1
videojs_preprocess_videojs_media_wysiwyg_preview includes/videojs.theme.inc Preprocess function for videojs-media-wysiwyg-preview.tpl.php.
videojs_requirements ./videojs.install Implements hook_requirements().
videojs_settings_form includes/videojs.admin.inc Menu callback; Provides the Video.js settings form. 2
videojs_settings_form_submit includes/videojs.admin.inc Submit handler for the videojs_settings_form() form. 1
videojs_settings_form_validate includes/videojs.admin.inc Validation function to validate the videojs_settings_form() form. 1
videojs_theme ./videojs.module Implements hook_theme().
videojs_uninstall ./videojs.install Implements hook_uninstall().
videojs_update_7200 ./videojs.install Remove obsolete variable videojs_skin.

Other projects