‪TYPO3CMS  ‪main
TYPO3\CMS\Form\ViewHelpers\TranslateElementErrorViewHelper Class Reference
Inheritance diagram for TYPO3\CMS\Form\ViewHelpers\TranslateElementErrorViewHelper:

Public Member Functions

 initializeArguments ()
 

Static Public Member Functions

static renderStatic (array $arguments, \Closure $renderChildrenClosure, RenderingContextInterface $renderingContext)
 

Detailed Description

Translate form element properties.

Scope: frontend / backend

Definition at line 34 of file TranslateElementErrorViewHelper.php.

Member Function Documentation

◆ initializeArguments()

TYPO3\CMS\Form\ViewHelpers\TranslateElementErrorViewHelper::initializeArguments ( )

Definition at line 37 of file TranslateElementErrorViewHelper.php.

◆ renderStatic()

static TYPO3\CMS\Form\ViewHelpers\TranslateElementErrorViewHelper::renderStatic ( array  $arguments,
\Closure  $renderChildrenClosure,
RenderingContextInterface  $renderingContext 
)
static

Definition at line 43 of file TranslateElementErrorViewHelper.php.