Package

ViewHelpers

ViewHelper Documentation

v:iterator.explode

Explode ViewHelper

Explodes a string by $glue.

Arguments

as string

Template variable name to assign; if not specified the ViewHelper returns the variable instead.

content string

String to be exploded by glue

glue string

String used as glue in the string to be exploded. Use glue value of "constant:NAMEOFCONSTANT" (fx "constant:LF" for linefeed as glue)

ViewHelper Resources

Schema Resources