flexy:foreach="variable,key,value"

flexy:foreach="variable,key,value" -- creates a PHP foreach loop using a html attribute

Synopsis

Usage (flexy:foreach="variable,key,value", flexy:foreach="variable,value")

Description

creates a foreach loop, around the tag and close tag.

Parameter

Example