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
Datei anzeigen Open project: fluidtypo3/vhs

Public Methods

Method Description
initializeArguments ( ) Initialize arguments
render ( ) : string Render method

Method Details

initializeArguments() public method

Initialize arguments
public initializeArguments ( )

render() public method

Render method
public render ( ) : string
return string