ViewHelper Documentation
v:iterator.implode
Implode ViewHelper
Implodes an array or array-convertible object by $glue
Arguments
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)
as string
Template variable name to assign. If not specified returns the result array instead