constant VIEWS_SLIDESHOW_DEFAULT_SORT_ORDER in Views Slideshow 6
Same name and namespace in other branches
- 5 views_slideshow.module \VIEWS_SLIDESHOW_DEFAULT_SORT_ORDER
1 use of VIEWS_SLIDESHOW_DEFAULT_SORT_ORDER
File
- ./
views_slideshow.module, line 28 - Provides Slideshow style options for Views.
Code
define('VIEWS_SLIDESHOW_DEFAULT_SORT_ORDER', VIEWS_SLIDESHOW_SORT_FORWARD);