You are here

Functions in jPlayer 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
jplayer_field_formatter_info ./jplayer.module Implements hook_field_formatter_info(). 1
jplayer_field_formatter_settings_form ./jplayer.module Implements hook_field_formatter_settings_form(). 1
jplayer_field_formatter_settings_summary ./jplayer.module Implements hook_field_formatter_settings_summary().
jplayer_field_formatter_view ./jplayer.module Implements hook_field_formatter_view().
jplayer_get_version ./jplayer.module Return the version of jPlayer installed. 2
jplayer_library ./jplayer.module Implements hook_library().
jplayer_menu ./jplayer.module Implements hook_menu().
jplayer_protection_statistics jplayer_protect/jplayer_protect.admin.inc Statistics of the page. 1
jplayer_protect_authorize jplayer_protect/jplayer_protect.module Menu callback to authorize access to a file. 1
jplayer_protect_cron jplayer_protect/jplayer_protect.module Implements hook_cron().
jplayer_protect_file_download jplayer_protect/jplayer_protect.module Implements hook_file_download().
jplayer_protect_form_jplayer_settings_form_alter jplayer_protect/jplayer_protect.module Implements hook_form_FORM_ID_alter().
jplayer_protect_jplayer_add_js jplayer_protect/jplayer_protect.module Implements hook_jplayer_add_js().
jplayer_protect_menu jplayer_protect/jplayer_protect.module @file Provides basic content protection for media files accessed with jPlayer.
jplayer_protect_schema jplayer_protect/jplayer_protect.install Implements hook_schema().
jplayer_protect_settings_form jplayer_protect/jplayer_protect.admin.inc Settings form for enabling jPlayer protection. 1
jplayer_protect_settings_form_validate jplayer_protect/jplayer_protect.admin.inc Validate the access time setting. 1
jplayer_protect_uninstall jplayer_protect/jplayer_protect.install Implements hook_uninstall().
jplayer_protect_update_7001 jplayer_protect/jplayer_protect.install Add a serial column for the denied statistics.
jplayer_requirements ./jplayer.install Implements hook_requirements().
jplayer_schema ./jplayer.install Implements hook_schema().
jplayer_settings_form includes/jplayer.admin.inc Provides the jPlayer settings form. 1
jplayer_settings_form_submit includes/jplayer.admin.inc Submit handler for jplayer_settings_form(). 1
jplayer_settings_form_validate includes/jplayer.admin.inc Validation for jplayer_settings_form(). 1
jplayer_sort_files includes/jplayer.theme.inc Filters an array of files into groups ready for jPlayer. 2
jplayer_theme ./jplayer.module Implements hook_theme().
jplayer_uninstall ./jplayer.install Implements hook_uninstall().
jplayer_update_7001 ./jplayer.install Add a table to track when direct file downloads are denied.
jplayer_update_7002 ./jplayer.install Transition to the jplayer_protect module if jplayer content protection is enabled.
jplayer_views_api ./jplayer.module Implements hook_views_api().
jplayer_views_plugins includes/jplayer.views.inc Implements hook_views_plugins().
jplayer_volume_check ./jplayer.module Element validation to check volume is between 0 and 100. 1
template_preprocess_jplayer includes/jplayer.theme.inc Preprocess function for a player.
template_preprocess_jplayer_view_playlist includes/jplayer.theme.inc Preprocess function for jplayer.tpl.php when displaying a view as a playlist.
theme_jplayer_item_list includes/jplayer.theme.inc Modified version of theme_item_list().
_jplayer_check_id includes/jplayer.theme.inc Return a unique ID for a jPlayer. 2
_jplayer_get_css ./jplayer.module Return a CSS array for the theme. 1
_jplayer_get_js ./jplayer.module Finds the JS file available in the libraries directory. 2
_jplayer_get_swf ./jplayer.module Locates SWF file. 1
_jplayer_js_attach ./jplayer.module Add core JS and CSS needed for jPlayer instances. 2

Other projects