wf-taglib:getVideosInGroup

This tag lists all the videos of mentioned type from the mentioned group.

Syntax
<wf-taglib:getVideosInGroup
   beginIndex="..."?
   contentTypes="..."?
   endIndex="..."?
   fileExtensions="..."?
   group="..."
   max="..."?
   var="..."/>
Attributes
var, mandatory, no runtime expressions

This is the object where the result will be placed.

group, mandatory

Name of the group where the videos are placed.

contentTypes

Which type of video articles to be fetched.

max

This denotes the maximum number of the video list.

beginIndex

Beginning index of the video list.

endIndex

Ending index of the video list.

fileExtensions

Video with these file extension will be listed.