Package

ViewHelpers

ViewHelper Documentation

v:format.replace

Replaces $substring in $content with $replacement.

Arguments

content string

Content in which to perform replacement

substring string

Substring to replace

replacement string

Replacement to insert

count integer

Maximum number of times to perform replacement

caseSensitive boolean

If true, perform case-sensitive replacement

ViewHelper Resources

Schema Resources