You are here

Functions in Views Slideshow 5

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_views_slideshow_breakout_teaser ./views_slideshow.module an individual breakout teaser
theme_views_slideshow_breakout_teasers ./views_slideshow.module these are teasers that may be pointed at with a mouse to change the element directly
theme_views_slideshow_breakout_teaser_js ./views_slideshow.module the mouseover event code for each breakout teaser
theme_views_slideshow_div_js ./views_slideshow.module this inline js sets up the timer for this slideshow
theme_views_slideshow_jcarousel ./views_slideshow.module
theme_views_slideshow_jcarousel_js ./views_slideshow.module
theme_views_slideshow_main_section ./views_slideshow.module this displays the main element, where the current slide is shown
theme_views_slideshow_no_display_section ./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_no_display_teaser ./views_slideshow.module the html that will be placed into the element in its turn during its frame
theme_views_slideshow_slideshow ./views_slideshow.module Display the slideshow items in a div w/ jquery
theme_views_slideshow_view_list ./views_slideshow.module Display the nodes of a view as a list.
theme_views_slideshow_view_nodes ./views_slideshow.module Display the nodes of a view as plain nodes.
theme_views_slideshow_view_teasers ./views_slideshow.module Display the nodes of a view as teasers.
views_slideshow_install ./views_slideshow.install Implementation of hook_install().
views_slideshow_menu ./views_slideshow.module Implement hook_menu
views_slideshow_plugin_validate_list ./views_slideshow.module Validate a view with type: slideshow list. 1
views_slideshow_settings ./views_slideshow.module Implement hook_settings 1
views_slideshow_update_1 ./views_slideshow.install we had to change the names of the plugins
views_slideshow_update_2 ./views_slideshow.install
views_slideshow_views_style_plugins ./views_slideshow.module Slideshow View style plugins. Implementation of hook_views_style_plugins()
_views_slideshow_update_reset_cache ./views_slideshow.install 2

Other projects