wf-core:getArticleFieldsMap

This tag is used to make a map with the widget fields of all panels.

Syntax
<wf-core:getArticleFieldsMap
   articleTypeName="..."?
   content="..."
   publicationId="..."
   var="..."/>
Attributes
articleTypeName

Deprecated. Usage of this attribute should be removed.

publicationId, mandatory

This attribute is used to specify the publication.

content, mandatory

This sets the article from which the value have to be fetched.

var, mandatory, no runtime expressions

This is the object where the results will be placed.