Property | Type | Description | |
---|---|---|---|
$detectionExpression | syntax, e.g. {namespace neos=TYPO3\Neos\ViewHelpers}. |
Method | Description | |
---|---|---|
evaluateExpression ( TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface $renderingContext, string $expression, array $matches ) : mixed | Evaluates the expression stored in this node, in the context of $renderingcontext. |