You are here

Functions in Flowplayer API 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
flowplayer_add ./flowplayer.module Adds a FlowPlayer element to the page. 2 1
flowplayer_admin_settings ./flowplayer.admin.inc Administration settings for the Flowplayer Drupal module. 1
flowplayer_get_path ./flowplayer.module Return the path to the Flowplayer plugins. 5
flowplayer_help ./flowplayer.module Implementation of hook_help().
flowplayer_jq ./flowplayer.jq.inc @file Adds support for the jQ module.
flowplayer_menu ./flowplayer.module Implementation of hook_menu().
flowplayer_theme ./flowplayer.module Implementation of hook_theme().
flowplayer_uninstall ./flowplayer.install Implementation of hook_uninstall().
theme_flowplayer ./flowplayer.module Creates the markup and adds the JavaScript to display a media file in
_flowplayer_admin_settings_check_plugin_path ./flowplayer.admin.inc Checks if the directory in $form_element exists and contains a file named 'flowplayer.swf'. If validation fails, the form element is flagged with an error from within the file_check_directory function. 1
_flowplayer_get_controls_swf_path ./flowplayer.module Get the path to the flowplayer.controls-X.X.X.swf file
_flowplayer_get_js_path ./flowplayer.module Get the path to the flowplayer.min.js file 2
_flowplayer_get_swf_path ./flowplayer.module Get the path to the flowplayer.swf file 2

Other projects