PHP Class FluidTYPO3\Vhs\ViewHelpers\LViewHelper

An extremely shortened and much more dev-friendly alternative to f:translate. Automatically outputs the name of the LLL reference if it is not found and the default value is not set, making it much easier to identify missing labels when translating. ### Examples some.label some.label
Inheritance: extends TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper
Afficher le fichier Open project: fluidtypo3/vhs

Méthodes publiques

Méthode Description
initializeArguments ( ) Initialize arguments
render ( ) : string Render method

Method Details

initializeArguments() public méthode

Initialize arguments
public initializeArguments ( )

render() public méthode

Render method
public render ( ) : string
Résultat string