[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

SWF Tools - Jeroen Wijering's Flash Players Enables the use of Jeroen Wijering's Flash Media and Flash Image Rotator files, branded forms of which ship with SWF Tools module.

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

Defines 9 functions

  imagerotator_swftools_methods()
  imagerotator_menu()
  _imagerotator_settings()
  imagerotator_swftools_flashvars()
  _imagerotator_flashvars()
  _imagerotator_options()
  imagerotator_wijering_imagerotator_swftools_playlist()
  imagerotator_swftools_variable_mapping()
  imagerotator_help()

Functions
Functions that are not part of a class:

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


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


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


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


_imagerotator_flashvars($this_player)   X-Ref
This function is called from imagerotator_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/imagerotator
which are returned by _imagerotator_settings(). Then we prepare these values for output
to html (eg. '1' become 'true') and we unset undefined flashvars to prevent their output.


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


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

imagerotator_swftools_variable_mapping()   X-Ref
No description

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




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