You are here

Functions in Video.js (HTML5 Video Player) 6

Primary tabs

Namesort descending Location Description Direct uses Strings
template_preprocess_videojs includes/videojs.theme.inc Preprocess function for videojs.tpl.php when displaying a view as a playlist.
template_preprocess_videojs_formatter_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. 3
videojs_field_formatter_info ./videojs.module Implementation of CCK's hook_field_formatter_info().
videojs_get_path ./videojs.module Get the path to the video.js external library. 2
videojs_get_version ./videojs.module Return the version of Video.js installed. 2
videojs_menu ./videojs.module Implementation of hook_menu().
videojs_requirements ./videojs.install Implementation of 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 Implementation of hook_theme().
videojs_uninstall ./videojs.install Implementation of hook_uninstall().
videojs_views_api ./videojs.module Implementation of Views' hook_views_api().
videojs_views_plugins includes/videojs.views.inc Implementation of hook_views_plugins().
_videojs_create_url includes/videojs.theme.inc 2
_videojs_flashplayer includes/videojs.theme.inc Get flash player fallback 2
_videojs_settings_thumbnail_fields includes/videojs.admin.inc Generate list of content types with filefield widget set to 'videojs' 1

Other projects