[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/swftools/flowplayer3/ -> flowplayer3.module (summary)

SWF Tools - FlowPlayer 3 Enables the use of FlowPlayer 3 for media files. http://flowplayer.org

File Size: 394 lines (14 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 8 functions

  flowplayer3_swftools_methods()
  flowplayer3_menu()
  flowplayer3_swftools_flashvars()
  flowplayer3_flowplayer3_mediaplayer_swftools_playlist()
  flowplayer3_swftools_variable_mapping()
  _flowplayer3_settings()
  flowplayer3_help()
  flowplayer3_theme()

Functions
Functions that are not part of a class:

flowplayer3_swftools_methods()   X-Ref
Implementation of hook_swftools_methods().


flowplayer3_menu()   X-Ref
Implementation of hook_menu().


flowplayer3_swftools_flashvars($action, &$methods, &$vars)   X-Ref
Implementation of swftools_flashvars hook().
Note that $methods and $vars are passed by reference, so the player module
can manipulate them directly if necessary.

param: $action
param: &$methods
param: &$vars
return:

flowplayer3_flowplayer3_mediaplayer_swftools_playlist($xml_data, &$method, &$vars)   X-Ref
Implementation of hook_{player}_swftools_playlist().
This function builds the content needed to write to an xml playlist. In the
case of FlowPlayer3 it is not actually necessary to produce an xml playlist,
but we must support this hook as SWF Tools uses its presence to detect that
the player is capable of supporting playlists.
DO WE NEED TO DO THIS? IF THE PLAYER DOESN'T SUPPORT LIST ACTIONS THEN WE ALREADY KNOW THIS?

param: $xml_data
param: $method
param: $vars
return:

flowplayer3_swftools_variable_mapping()   X-Ref
No description

_flowplayer3_settings()   X-Ref
Return player configurations settings that will be used if not over-ridden.

return:

flowplayer3_help($path, $arg)   X-Ref
Implementation of hook_help().


flowplayer3_theme()   X-Ref
Implementation of hook_theme().




Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7