constant VIEWS_SLIDESHOW_MODE_SINGLE_FRAME in Views Slideshow 5
Same name and namespace in other branches
- 6 views_slideshow.module \VIEWS_SLIDESHOW_MODE_SINGLE_FRAME
1 use of VIEWS_SLIDESHOW_MODE_SINGLE_FRAME
- views_slideshow_settings in ./
views_slideshow.module - Implement hook_settings
File
- ./
views_slideshow.module, line 3
Code
define('VIEWS_SLIDESHOW_MODE_SINGLE_FRAME', 'single_frame');