Package

ViewHelpers

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

arguments anySimpleType

Arguments to be replaced in the resulting string

extensionName string

UpperCamelCased extension key (for example BlogExample)

languageKey string

Language key ("dk" for example) or "default" to use for this translation. If this argument is empty, we use the current language

alternativeLanguageKeys anySimpleType

Alternative language keys if no translation does exist

ViewHelper Resources

Schema Resources