You are here

Functions in HTML5 Media 7

Primary tabs

Namesort descending Location Description Direct uses Strings
html5_media_add_resources ./html5_media.module Adds the media player resources to the view. 1
html5_media_field_formatter_info ./html5_media.module Implements hook_field_formatter_info().
html5_media_field_formatter_settings_form ./html5_media.module Implements hook_field_formatter_settings_form
html5_media_field_formatter_settings_summary ./html5_media.module Implements hook_field_formatter_settings_summary
html5_media_field_formatter_view ./html5_media.module Implements hook_field_formatter_view().
html5_media_get_attributes ./html5_media.module Returns the settings for this video or audio element. 1
html5_media_get_extension ./html5_media.module Returns the extension provided a file object. 1
html5_media_get_media_type ./html5_media.module Return the media type provided a Drupal file object. 1
html5_media_get_player_info ./html5_media.module Returns all of the media player information. 3
html5_media_get_source ./html5_media.module Returns the media source provided a field. 2
html5_media_html5_player_info ./html5_media.module Implements hook_media_player_info
html5_media_library ./html5_media.module Implements hook_library
html5_media_player_settings ./html5_media.module Returns the player settings. 1
html5_media_register_player ./html5_media.module Register a new media player in JavaScript. 1
html5_media_theme ./html5_media.module Implements hook_theme
theme_html5_player ./html5_media.module Theme a media player.

Other projects