wf-core:findFragmentItem

This tag returns the PresentationElement that matches with given fragment token. This tag is used for lazy laoding of page fragments.

Syntax
<wf-core:findFragmentItem
   fragmentToken="..."
   var="..."/>
Attributes
var, mandatory

Result will be returned in that variable

fragmentToken, mandatory

Fragment token that will be matched. Each element in the config section pool will be searched for this token.