You are here

Functions in Video 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_v_autothumbnail ./hooks.php This hook is called by the video_image plugins once TODO: better documentation
hook_v_get_params ./hooks.php The hook_v_get_params is used by plugins to write an html param inside inside video generated object tag during the play.
hook_v_info ./hooks.php
theme_video_ffmpeg_helper_encoding_failed plugins/video_ffmpeg_helper/video_ffmpeg_helper.module Display an "encoding failed" message"
theme_video_ffmpeg_helper_inprogress plugins/video_ffmpeg_helper/video_ffmpeg_helper.module Displays a "encoding in progress message"
theme_video_fields ./video.module Takes an associative array of $fields with 'title' and 'body' keys and outputs the HTML. This theme function allows the same HTML code to generate all the custom and metadata fields.
theme_video_format_play ./video.module Cut down on redundant link text
theme_video_get_scripvt ./video.module Import the video.js script
theme_video_google_play types/video_google/video_google.module Play videos hosted on video.google.com Allows users to host videos on video.google.com and then use the video ID to post it in the module.
theme_video_image_teaser plugins/video_image/video_image.module Renders thumbnail node with a link to the video node to be used on video teasers.
theme_video_metadata plugins/video_optmetadata/video_optmetadata.module Display optional metadata (Video and Audio bitrate,..) on the view page.
theme_video_multidownload_download plugins/video_multidownload/video_multidownload.module Outputs the HTML for the download page when multi-file download are turned on.
theme_video_page ./video.module Displays a Drupal page containing recently added videos
theme_video_player ./video.module theme function to control which player is presented
theme_video_play_dcr includes/common.inc Play Director .dcr/.dir files.
theme_video_play_divx includes/common.inc Play videos from in DivX format
theme_video_play_flash includes/common.inc Play videos from in FLV Flash video format
theme_video_play_ogg_theora includes/common.inc Play Ogg Theora videos with Cortado Applet
theme_video_play_quicktime includes/common.inc Play videos from in Quicktime format
theme_video_play_realmedia includes/common.inc Play videos from in Realmedia format
theme_video_play_swf includes/common.inc Play Flash .swf files.
theme_video_play_windowsmedia includes/common.inc Play videos from in WindowsMediaVideo format
theme_video_play_youtube includes/common.inc Play videos hosted on youtube.com Allows users to host videos on youtube.com and then use the video ID to post it in the module. In the future it could also use the youtube developer API to get info and comments of the video.
theme_video_teaser ./video.module Theme the teaser
theme_video_upload_busy types/video_upload/video_upload.module Renders a 'upload in progress' message
theme_video_upload_file_info_form types/video_upload/video_upload.module Display informations about already uploaded file
theme_video_upload_get_script types/video_upload/video_upload.module Import the video_upload.js script
theme_video_view ./video.module theme the view of the page to include the video assumes that body was put through prepare in hook_view
video_access ./video.module access hook
video_add ./video.module Create video submission page. Let the user select the actived video types or display the video form for the selected video type 1
video_block ./video.module Hook block. Does all the interaction with the drupal block system. Uses video_block_list() for DB queries.
video_block_list ./video.module Query DB for block content 1
video_delete ./video.module Implementation of hook_delete
video_download ./video.module Redirects to download the video file. 1
video_download_access ./video.module 1
video_feed ./video.module Generate an RSS feed for videos 1
video_ffmpeg_helper_admin_settings plugins/video_ffmpeg_helper/video_ffmpeg_helper.module Settings form 1
video_ffmpeg_helper_admin_settings_validate plugins/video_ffmpeg_helper/video_ffmpeg_helper.module Validation for settings form
video_ffmpeg_helper_cron plugins/video_ffmpeg_helper/video_ffmpeg_helper.module
video_ffmpeg_helper_form_alter plugins/video_ffmpeg_helper/video_ffmpeg_helper.module Implementation of hook_form_alter()
video_ffmpeg_helper_help plugins/video_ffmpeg_helper/video_ffmpeg_helper.module Implementation of hook_help().
video_ffmpeg_helper_install plugins/video_ffmpeg_helper/video_ffmpeg_helper.install Implementation of hook_install().
video_ffmpeg_helper_menu plugins/video_ffmpeg_helper/video_ffmpeg_helper.module Implementation of hook_menu()
video_ffmpeg_helper_nodeapi plugins/video_ffmpeg_helper/video_ffmpeg_helper.module Implementation of hook_nodeapi()
video_ffmpeg_helper_perm plugins/video_ffmpeg_helper/video_ffmpeg_helper.module Implementatio of hook_perm()
video_ffmpeg_helper_schema plugins/video_ffmpeg_helper/video_ffmpeg_helper.install Implementation of hook_schema().
video_ffmpeg_helper_theme plugins/video_ffmpeg_helper/video_ffmpeg_helper.module Implementation of hook_theme().
video_ffmpeg_helper_uninstall plugins/video_ffmpeg_helper/video_ffmpeg_helper.install Implementation of hook_uninstall().
video_form ./video.module Hook, displays the contents of the node form page for creating and editing nodes.
video_get_types ./video.module Return an array containing enabled Video Types 1

Pages

Other projects