Helper for rendering a template fragment in its own variable scope; iterates over data provided and renders for each iteration.
Renders a template fragment within a variable scope distinct from the calling View object.
If no arguments are provided, returns object instance.
| Parameters: |
|
|---|---|
| Return type: | string |
| Throws : | ExceptionInvalidArgumentException |