You are here

function theme_video_image in Video 6.5

Same name and namespace in other branches
  1. 6.4 video.theme.inc \theme_video_image()

@defgroup "Theme Callbacks"

See also

uploadfield_theme()

6 theme calls to theme_video_image()
theme_video_formatter_video_colorbox in ./video_formatter.inc
Renders the video thumbnail linked to the absolute filepath of the video.
theme_video_formatter_video_nodelink in ./video_formatter.inc
Renders the video thumbnail as a link to the node page.
theme_video_formatter_video_nonodelink in ./video_formatter.inc
Renders the video thumbnail with no inbuilt node link.
theme_video_formatter_video_thumbnail in ./video_formatter.inc
Renders the video thumbnail.
theme_video_widget_video_thumb in ./video.theme.inc

... See full list

File

./video.theme.inc, line 58
Theme functions for the video module.

Code