Package

ViewHelpers

ViewHelper Documentation

v:format.trim

Trims $content by stripping off $characters (string list of individual chars to strip off, default is all whitespaces).

Arguments

content string

String to trim

characters string

List of characters to trim, no separators, e.g. "abc123"

ViewHelper Resources

Schema Resources