You are here

constant VIEWS_SLIDESHOW_DEFAULT_MODE in Views Slideshow 6

Same name and namespace in other branches
  1. 5 views_slideshow.module \VIEWS_SLIDESHOW_DEFAULT_MODE
1 use of VIEWS_SLIDESHOW_DEFAULT_MODE
views_slideshow_views_slideshow_option_definition in ./views_slideshow.views_slideshow.inc

File

./views_slideshow.module, line 11
Provides Slideshow style options for Views.

Code

define('VIEWS_SLIDESHOW_DEFAULT_MODE', VIEWS_SLIDESHOW_MODE_SINGLE_FRAME);