TranslateElementProperty ViewHelper <formvh:translateElementProperty>
Note
This ViewHelper is not available by default. It is only available if typo3/cms-form is installed and its namespace is imported.
Import its namespace
{namespace formvh=TYPO3\ in the Fluid file or
xmlns: in the opening HTML tag.
Translate form element properties.
Scope: frontend / backend
Go to the source code of this ViewHelper: TranslateElementPropertyViewHelper.php (GitHub).
Arguments
The following arguments are available for the translateElementProperty ViewHelper:
element
-
- Type
- TYPO3\CMS\Form\Domain\Model\Renderable\RootRenderableInterface
- Required
- 1
Form Element to translate
property
-
- Type
- mixed
Property to translate
renderingOptionProperty
-
- Type
- mixed
Property to translate