You are here

constant VIEWS_SLIDESHOW_DEFAULT_FADE_SPEED in Views Slideshow 5

Same name and namespace in other branches
  1. 6 views_slideshow.module \VIEWS_SLIDESHOW_DEFAULT_FADE_SPEED
2 uses of VIEWS_SLIDESHOW_DEFAULT_FADE_SPEED
theme_views_slideshow_div_js in ./views_slideshow.module
this inline js sets up the timer for this slideshow
views_slideshow_settings in ./views_slideshow.module
Implement hook_settings

File

./views_slideshow.module, line 28

Code

define('VIEWS_SLIDESHOW_DEFAULT_FADE_SPEED', VIEWS_SLIDESHOW_FADE_SPEED_SLOW);