getViewHelperResolver()->addNamespaces(array ( 'core' => array ( 0 => 'TYPO3\\CMS\\Core\\ViewHelpers', ), 'f' => array ( 0 => 'TYPO3Fluid\\Fluid\\ViewHelpers', 1 => 'TYPO3\\CMS\\Fluid\\ViewHelpers', ), 'formvh' => array ( 0 => 'TYPO3\\CMS\\Form\\ViewHelpers', ), 'sit' => array ( 0 => 'SJBR\\StaticInfoTables\\ViewHelpers', ), 'be' => array ( 0 => 'TYPO3\\CMS\\Backend\\ViewHelpers', ), )); } /** * Main Render function */ public function render(\TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface $renderingContext) { $output0 = ''; $output0 .= '
1, 'else' => 0, 'condition' => TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean( $expression3(TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array2)), $renderingContext ), ]; $output0 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments1, static fn() => '', $renderingContext) ; $output0 .= '">
'; // Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper $array5 = [ '0' => $renderingContext->getVariableProvider()->getByPath('gridColumns'), ]; $expression6 = function($context) {return TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]);}; $arguments4 = [ 'then' => NULL, 'else' => NULL, 'condition' => TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean( $expression6(TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array5)), $renderingContext ), '__then' => function() use ($renderingContext) { $output7 = ''; $output7 .= ' '; // Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper $renderChildrenClosure9 = function() use ($renderingContext) { $output10 = ''; $output10 .= ' '; return $output10; }; $arguments8 = [ 'key' => NULL, 'reverse' => false, 'iteration' => NULL, 'each' => $renderingContext->getVariableProvider()->getByPath('gridColumns'), 'as' => 'tmpColumn', ]; $output7 .= TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper::renderStatic($arguments8, $renderChildrenClosure9, $renderingContext); $output7 .= ' '; return $output7; }, ]; $output0 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments4, static fn() => '', $renderingContext) ; $output0 .= ' '; // Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper $renderChildrenClosure14 = function() use ($renderingContext) { $output15 = ''; $output15 .= ' '; // Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper $renderChildrenClosure17 = function() use ($renderingContext) { $output18 = ''; $output18 .= ' '; // Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper $renderChildrenClosure20 = function() use ($renderingContext) { return NULL; }; $arguments19 = [ 'section' => NULL, 'delegate' => NULL, 'optional' => false, 'default' => NULL, 'contentAs' => NULL, 'debug' => true, 'partial' => 'PageLayout/Grid/Column', 'arguments' => $renderingContext->getVariableProvider()->getAll(), ]; $output18 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments19, $renderChildrenClosure20, $renderingContext); $output18 .= ' '; return $output18; }; $arguments16 = [ 'key' => NULL, 'reverse' => false, 'iteration' => NULL, 'each' => $renderingContext->getVariableProvider()->getByPath('row.columns'), 'as' => 'column', ]; $output15 .= TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper::renderStatic($arguments16, $renderChildrenClosure17, $renderingContext); $output15 .= ' '; return $output15; }; $arguments13 = [ 'key' => NULL, 'reverse' => false, 'iteration' => NULL, 'each' => $renderingContext->getVariableProvider()->getByPath('grid.rows'), 'as' => 'row', ]; $output0 .= TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper::renderStatic($arguments13, $renderChildrenClosure14, $renderingContext); $output0 .= '
'; return $output0; } } #