constant VIEWS_SLIDESHOW_DEFAULT_SORT_ORDER in Views Slideshow 5
Same name and namespace in other branches
- 6 views_slideshow.module \VIEWS_SLIDESHOW_DEFAULT_SORT_ORDER
 
2 uses of VIEWS_SLIDESHOW_DEFAULT_SORT_ORDER
- 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 23  
Code
define('VIEWS_SLIDESHOW_DEFAULT_SORT_ORDER', VIEWS_SLIDESHOW_SORT_FORWARD);