ViewHelper Documentation
translate
Class TranslateViewHelper
Arguments
key string
Translation Key
id string
Translation Key compatible to TYPO3 Flow
default string
If the given locallang key could not be found, this value is used. If this argument is not set, child nodes will be used to render the default
htmlEscape anySimpleType
TRUE if the result should be htmlescaped. This won't have an effect for the default value
arguments anySimpleType
Arguments to be replaced in the resulting string
extensionName string
UpperCamelCased extension key (for example BlogExample)