Podesk Dotclear Theme Functions
Short descriptions of the functions you can use within the Dotclear themes
dcPodesk::isEmpty()Check if there is a video file related to the post
dcPodesk::mp7($output_string)Display a link to the MPEG7 file
dcPodesk::QT_info($output_string)Dipslay info about the Quicktime movie : duration | size | bandwidth
dcPodesk::QT_download($output_string)Display a link to download the Quicktime video file
dcPodesk::QT_player()Load the Quicktime Player embeded within the page
dcPodesk::QT_embed($output_string)Display an easy cut and paste code box to display the Quicktime video on another website
dcPodesk::flv_player()Load a FLV player embeded within the page
dcPodesk::flv_embed($output_string)Display an easy cut and paste code box to display the FLV player and video on another website
dcPodesk::cclicense($output_string)Display the Creative Comons License if any
dcPodesk::thumb_link()Display a 320*240 picture of the video with a link to the related video
dcPodesk::preview_link()Display a 140*105 picture of the video with a link to the related video
dcPodesk::thumb()Display a 320*240 picture of the video
dcPodesk::preview()Display a 140*105 picture of the video


