You are here

constant VIEWS_SLIDESHOW_MODE_THUMBNAIL_HOVER in Views Slideshow 6

Same name and namespace in other branches
  1. 5 views_slideshow.module \VIEWS_SLIDESHOW_MODE_THUMBNAIL_HOVER
1 use of VIEWS_SLIDESHOW_MODE_THUMBNAIL_HOVER
theme_views_slideshow_no_display_section in ./views_slideshow.theme.inc
These are the slideshow elements themselves; not actually displayed, but used to give the html to the main element.

File

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

Code

define('VIEWS_SLIDESHOW_MODE_THUMBNAIL_HOVER', 'thumbnail_hover');