Package

ViewHelpers

ViewHelper Documentation

format.htmlentitiesDecode

Applies html_entity_decode() to a value

Arguments

value string

string to format

keepQuotes boolean

if TRUE, single and double quotes won't be replaced (sets ENT_NOQUOTES flag)

encoding string

ViewHelper Resources

Schema Resources