PHP Class FluidTYPO3\Vhs\ViewHelpers\Condition\Context\IsBackendViewHelper

A condition ViewHelper which renders the then child if current context being rendered is BE. ### Examples Hooray for BE contexts! Hooray for BE contexts! Maybe FE, maybe CLI.
Inheritance: extends TYPO3\CMS\Fluid\Core\ViewHelper\AbstractConditionViewHelper, use trait FluidTYPO3\Vhs\Traits\ConditionViewHelperTrait
Datei anzeigen Open project: fluidtypo3/vhs

Protected Methods

Method Description
evaluateCondition ( array $arguments = null ) : boolean

Method Details

evaluateCondition() protected static method

protected static evaluateCondition ( array $arguments = null ) : boolean
$arguments array
return boolean