{foreach from=$toolbar item='action'} {if isset($action.html)} {$action.html} {elseif isset($action.extraLabel)} {$action.extraLabel} {else} {$action.label} {/if} {/foreach}
{foreach from=$groups item="group"} {$group} {/foreach} {$cmpsMarkup}