You are here

constant WIJERING_IMAGEROTATOR in SWF Tools 5

Same name and namespace in other branches
  1. 6 imagerotator/imagerotator.module \WIJERING_IMAGEROTATOR
  2. 6.2 imagerotator/imagerotator.module \WIJERING_IMAGEROTATOR
5 uses of WIJERING_IMAGEROTATOR
wijering_imagerotator_swf in wijering/wijering.module
Call swf(), enforcing the image rotator, for a single file (a pre-saved xml file) Parameters are identical to swf()
wijering_imagerotator_swf_list in wijering/wijering.module
Call swf(), enforcing the wijering media player, for a list of files (like a playlist) Parameters and calling are identical to swf_list()
wijering_swftools_methods in wijering/wijering.module
Implementation of swftools_methods hook Report methods back to SWF Tools
_wijering_flashvars in wijering/wijering.module
This function is called from wijering_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…
_wijering_settings in wijering/wijering.module
These are the default settings as they are stored in the database and displayed on the settings page.

File

wijering/wijering.module, line 14

Code

define('WIJERING_IMAGEROTATOR', 'wijering_imagerotator');