You are here

constant VIEWS_SLIDESHOW_MODE_THUMBNAIL_HOVER in Views Slideshow 5

Same name and namespace in other branches
  1. 6 views_slideshow.module \VIEWS_SLIDESHOW_MODE_THUMBNAIL_HOVER
3 uses of VIEWS_SLIDESHOW_MODE_THUMBNAIL_HOVER
theme_views_slideshow_no_display_section in ./views_slideshow.module
these are the slideshow elements themselves; not actually displayed, but used to give the html to the main element
theme_views_slideshow_slideshow in ./views_slideshow.module
Display the slideshow items in a div w/ jquery
views_slideshow_settings in ./views_slideshow.module
Implement hook_settings

File

./views_slideshow.module, line 4

Code

define('VIEWS_SLIDESHOW_MODE_THUMBNAIL_HOVER', 'thumbnail_hover');