You are here

Functions in JW Player 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_jw_player_plugin_info ./jw_player.api.php Implements hook_jw_player_plugin_info().
hook_jw_player_supported_mimetypes_alter ./jw_player.api.php Alter the list of mime types supported by JW Player.
hook_jw_player_supports ./jw_player.api.php Checks a file for JW Player supported media formats.
jw_player_ctools_export_ui_form plugins/export_ui/jw_player_ctools_export_ui.inc Implements hook_ctools_export_ui_form(). 1
jw_player_ctools_export_ui_form_submit plugins/export_ui/jw_player_ctools_export_ui.inc Submit function for jw_player_ctools_export_ui_form().
jw_player_ctools_export_ui_form_validate plugins/export_ui/jw_player_ctools_export_ui.inc Validator for jw_player_ctools_export_ui_form(). 1
jw_player_ctools_plugin_api ./jw_player.module Implements hook_ctools_plugin_api().
jw_player_ctools_plugin_directory ./jw_player.module Implements hook_ctools_plugin_directory().
jw_player_default_settings ./jw_player.module Returns the default settings for JW Player. Used in cases where a preset is not provided when the JW Player theme function is called. 1
jw_player_field_formatter_info ./jw_player.module Implements hook_field_formatter_info().
jw_player_field_formatter_settings_form ./jw_player.module Implements hook_field_formatter_settings_form().
jw_player_field_formatter_settings_summary ./jw_player.module Implements hook_field_formatter_settings_summary().
jw_player_field_formatter_view ./jw_player.module Implements hook_field_formatter_view().
jw_player_get_key ./jw_player.module Gets the correct key for the corresponding JW Player version. 3
jw_player_libraries_info ./jw_player.module Implements hook_libraries_info()
jw_player_libraries_load ./jw_player.module Post-load callback for the jwplayer library. 1
jw_player_library ./jw_player.module Implements hook_library().
jw_player_library_url_regex ./jw_player.module Return regex to check JW Player library URL format. 2
jw_player_menu ./jw_player.module Implements hook_menu().
jw_player_permission ./jw_player.module Implements hook_permission().
jw_player_preset_load ./jw_player.module Load the given preset(s). 3 1
jw_player_preset_plugins ./jw_player.module Retrieves all available preset plugins. 1
jw_player_preset_select_ajax_callback ./jw_player.module Ajax callback to process preset select change. 1
jw_player_preset_settings ./jw_player.module Helper function to display JW Player preset settings. 2
jw_player_process_jw_player ./jw_player.module Implements hook_process_HOOK().
jw_player_requirements ./jw_player.install Implements hook_requirements().
jw_player_schema ./jw_player.install Implements hook_schema().
jw_player_settings_form ./jw_player.admin.inc General settings form 1
jw_player_settings_form_validate ./jw_player.admin.inc General settings form validate. 1
jw_player_sharing_sites ./jw_player.module Helper function to retrieve available JW Player sharing sites. 2
jw_player_skins ./jw_player.module Retrieves information about JW Player skins. 2
jw_player_supported_mimetypes ./jw_player.module Returns a list of mime types supported by JW player. 1
jw_player_supports ./jw_player.module Checks a file for JW Player supported media formats. 1
jw_player_theme ./jw_player.module Implements hook_theme().
jw_player_uninstall ./jw_player.install Implements hook_uninstall().
jw_player_update_7000 ./jw_player.install Set jw player version to 5, display message.
jw_player_update_7001 ./jw_player.install Drop out dated integration for cloud hosted players and notify user.
jw_player_update_7002 ./jw_player.install Ensure that the {jwplayer_preset}.machine_name column does not allow NULL.
jw_player_update_7003 ./jw_player.install Set JW Player hosting based on currently saved keys and URLs.
jw_player_use_legacy ./jw_player.module Checks whether a legacy version is configured. 5
php_ffmpeg_jw_player_supports checks/php_ffmpeg.inc Implements hook_jw_player_supports().
template_preprocess_jw_player ./jw_player.module Process variables for jw_player.tpl.php.
theme_jw_player_sharing_sites_order theme/jw_player.theme.inc Returns HTML for the sharing sites order form.

Other projects