You are here

function theme_video_image in Video 6.4

Same name and namespace in other branches
  1. 6.5 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
theme_video_formatter_video_nodelink in ./video_formatter.inc
theme_video_formatter_video_nonodelink in ./video_formatter.inc
theme_video_formatter_video_thumbnail in ./video_formatter.inc
theme_video_widget_video_thumb in ./video.theme.inc

... See full list

File

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

Code