This class is used for the contao backend view as template.

 Methods

{@inheritDoc}

get($name) 

Parameters

$name

{@inheritDoc}

set($name, $value) 

Parameters

$name

$value

{@inheritDoc}

setData($data) 

Parameters

$data

Set the translator.

setTranslator(\ContaoCommunityAlliance\Translator\TranslatorInterface $translator) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\ContaoBackendViewTemplate
fluent This method is part of a fluent interface and will return the same instance

Parameters

Returns

\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\ContaoBackendViewTemplate

{@inheritdoc}

translate($string, $domain, array $parameters, $locale) 

Parameters

$string

$domain

$parameters

$locale

{@inheritdoc}

translatePluralized($string, $number, $domain, array $parameters, $locale) 

Parameters

$string

$number

$domain

$parameters

$locale

 Properties