[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

SWF Tools - FlowPlayer Enables the use of FlowPlayer for media files

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

Defines 9 functions

  flowplayer_swftools_methods()
  flowplayer_menu()
  flowplayer_swftools_flashvars()
  _flowplayer_flashvars()
  flowplayer_flowplayer_mediaplayer_swftools_playlist()
  flowplayer_swftools_variable_mapping()
  _flowplayer_settings()
  _flowplayer_options()
  flowplayer_help()

Functions
Functions that are not part of a class:

flowplayer_swftools_methods()   X-Ref
Implementation of swftools_methods hook
Report methods back to SWF Tools


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


flowplayer_swftools_flashvars($action, &$methods, &$vars)   X-Ref
Implementation of swftools_flashvars hook.
Return an array of flashvars.


_flowplayer_flashvars($this_player)   X-Ref
This function is called from flowplayer_swftools_flashvars() which is called from swf()
It will return the default flashvar configuration, just prior to any overrides
passed into swf(). We start with the settings defined on admin/swf/wijering
which are returned by _flowplayer_settings(). Then we prepare these values for output
to html (eg. '1' become 'true') and we unset undefined flashvars to prevent their output.


flowplayer_flowplayer_mediaplayer_swftools_playlist($xml_data, &$method, &$vars)   X-Ref
No description

flowplayer_swftools_variable_mapping()   X-Ref
No description

_flowplayer_settings($player)   X-Ref
These are the default settings as they are stored in the database and displayed
on the settings page.


_flowplayer_options()   X-Ref
flashvar and param option arrays. These are used for options settings in the
configuration screen.


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




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