TranslateElementPropertyViewHelper extends AbstractViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <formvh:translateelementproperty>
FinalYes
Translate form element properties.
Scope: frontend / backend
Table of Contents
Methods
- __construct() : mixed
- initializeArguments() : void
- render() : array<string|int, mixed>|null|string
- Return array element by key.
Methods
__construct()
public
__construct(TranslationService $translationService) : mixed
Parameters
- $translationService : TranslationService
initializeArguments()
public
initializeArguments() : void
render()
Return array element by key.
public
render() : array<string|int, mixed>|null|string