You are here

Functions in Video.js (HTML5 Video Player) 7

Primary tabs

Namesort descending Location Description Direct uses Strings
template_preprocess_videojs includes/videojs.theme.inc Preprocess function for videojs.tpl.php when using a playlist.
template_preprocess_videojs_view includes/videojs.theme.inc Preprocess function for videojs.tpl.php when displaying a view as a playlist.
videojs_add ./videojs.module Add the Video.js library to the page. 4
videojs_field_formatter_info ./videojs.module Implements hook_field_formatter_info().
videojs_field_formatter_view ./videojs.module Implements hook_field_formatter_view().
videojs_get_version ./videojs.module Return the version of Video.js installed. 2
videojs_menu ./videojs.module Implements hook_menu().
videojs_requirements ./videojs.install Implements hook_requirements().
videojs_settings_form includes/videojs.admin.inc Menu callback; Provides the Video.js settings form. 1
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_views_api ./videojs.module Implements hook_views_api().
videojs_views_plugins includes/videojs.views.inc Implements hook_views_plugins().
_videojs_flashplayer includes/videojs.theme.inc Get flash player fallback 1

Other projects