[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

SWF Tools - Jeroen Wijering's Media Player version 4 Enables the use of Jeroen Wijering's FLV Media Player version 4

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

Defines 10 functions

  wijering4_swftools_methods()
  wijering4_menu()
  _wijering4_settings()
  wijering4_swftools_flashvars()
  _wijering4_flashvars()
  _wijering4_options()
  wijering4_wijering4_mediaplayer_swftools_playlist()
  wijering4_swftools_variable_mapping()
  wijering4_help()
  wijering4_accessible()

Functions
Functions that are not part of a class:

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


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


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


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


_wijering4_flashvars($this_player)   X-Ref
This function is called from wijering4_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 _wijering4_settings(). Then we prepare these values for output
to html (eg. '1' become 'true') and we unset undefined flashvars to prevent their output.


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


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

wijering4_swftools_variable_mapping()   X-Ref
No description

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


wijering4_accessible(&$vars, $id)   X-Ref
Determine if accessible links should be added below the Wijering player.

param: $vars
param: $id
return:



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