You are here

constant VIEWS_SLIDESHOW_DEFAULT_MODE in Views Slideshow 5

Same name and namespace in other branches
  1. 6 views_slideshow.module \VIEWS_SLIDESHOW_DEFAULT_MODE
2 uses of VIEWS_SLIDESHOW_DEFAULT_MODE
theme_views_slideshow_slideshow in ./views_slideshow.module
Display the slideshow items in a div w/ jquery
views_slideshow_settings in ./views_slideshow.module
Implement hook_settings

File

./views_slideshow.module, line 6

Code

define('VIEWS_SLIDESHOW_DEFAULT_MODE', VIEWS_SLIDESHOW_MODE_SINGLE_FRAME);