PHP 클래스 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
상속: extends TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper
파일 보기 프로젝트 열기: fluidtypo3/vhs

공개 메소드들

메소드 설명
initializeArguments ( ) Initialize arguments
render ( ) : string Render method

메소드 상세

initializeArguments() 공개 메소드

Initialize arguments
public initializeArguments ( )

render() 공개 메소드

Render method
public render ( ) : string
리턴 string