wf-core:getArticlesInGroup

This tag lists all the articles in the mentioned group.

Syntax
<wf-core:getArticlesInGroup
   contentType="..."
   group="..."
   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 articles have to fetch.

contentType, mandatory

This denotes which type of articles have to fetch.

max

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