wf-core:getPicturesInGroup

This tag lists all the pictures in the mentioned group.

Syntax
<wf-core:getPicturesInGroup
   contentType="..."?
   group="..."
   includeArticleRelatedPictures="..."?
   max="..."?
   var="..."/>
Attributes
var, mandatory, no runtime expressions

This is the object where the results will be placed.

group, mandatory

The group name from where pictures have to fetch.

contentType

This denotes which type of pictures have to fetch.

max

This denotes the maximum number of the articles to be fetched.

includeArticleRelatedPictures

This denotes whether to include related picture or not.