698 lines
25 KiB
PHP
698 lines
25 KiB
PHP
<?php
|
|
class Default_action_Show_e5a8b7c022b99b7d extends \TYPO3Fluid\Fluid\Core\Compiler\AbstractCompiledTemplate {
|
|
public function getLayoutName(\TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface $renderingContext) {
|
|
return (string)'Module';
|
|
}
|
|
public function hasLayout() {
|
|
return true;
|
|
}
|
|
public function addCompiledNamespaces(\TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface $renderingContext) {
|
|
$renderingContext->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',
|
|
),
|
|
));
|
|
}
|
|
/**
|
|
* section Content
|
|
*/
|
|
public function section_26298499e77d870c(\TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface $renderingContext) {
|
|
$output0 = '';
|
|
|
|
$output0 .= '
|
|
|
|
';
|
|
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Be\PageRendererViewHelper
|
|
$renderChildrenClosure2 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$array3 = [
|
|
'0' => '@typo3/viewpage/main.js',
|
|
];
|
|
|
|
$arguments1 = [
|
|
'pageTitle' => '',
|
|
'includeCssFiles' => NULL,
|
|
'includeJsFiles' => NULL,
|
|
'addJsInlineLabels' => NULL,
|
|
'includeRequireJsModules' => NULL,
|
|
'addInlineSettings' => NULL,
|
|
'includeJavaScriptModules' => $array3,
|
|
];
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [TYPO3\CMS\Fluid\ViewHelpers\Be\PageRendererViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext)]);
|
|
|
|
$output0 .= '
|
|
|
|
<div class="viewpage-item">
|
|
<div class="viewpage-topbar t3js-viewpage-topbar">
|
|
<div class="viewpage-topbar-orientation t3js-viewpage-topbar-orientation">
|
|
<a href="#" class="t3js-change-orientation">
|
|
';
|
|
// Rendering ViewHelper TYPO3\CMS\Core\ViewHelpers\IconViewHelper
|
|
$renderChildrenClosure5 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments4 = [
|
|
'overlay' => NULL,
|
|
'state' => 'default',
|
|
'alternativeMarkupIdentifier' => NULL,
|
|
'title' => NULL,
|
|
'identifier' => 'actions-device-orientation-change',
|
|
'size' => 'small',
|
|
];
|
|
|
|
$output0 .= TYPO3\CMS\Core\ViewHelpers\IconViewHelper::renderStatic($arguments4, $renderChildrenClosure5, $renderingContext);
|
|
|
|
$output0 .= '
|
|
</a>
|
|
</div>
|
|
<div class="viewpage-topbar-preset">
|
|
<span class="dropdown">
|
|
<button type="button" id="viewpage-topbar-preset-button" class="btn btn-dark dropdown-toggle" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
|
|
<span class="t3js-viewpage-current-label">
|
|
';
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('current.label')]);
|
|
|
|
$output0 .= '
|
|
</span>
|
|
</button>
|
|
<ul class="dropdown-menu" aria-labelledby="viewpage-topbar-preset-button">
|
|
<li>
|
|
<a href="#" class="dropdown-item t3js-preset-maximized t3js-change-preset" data-key="maximized" data-label="';
|
|
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\TranslateViewHelper
|
|
$renderChildrenClosure7 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments6 = [
|
|
'id' => NULL,
|
|
'default' => NULL,
|
|
'arguments' => NULL,
|
|
'extensionName' => NULL,
|
|
'languageKey' => NULL,
|
|
'alternativeLanguageKeys' => NULL,
|
|
'key' => 'LLL:EXT:viewpage/Resources/Private/Language/locallang.xlf:maximized',
|
|
];
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [TYPO3\CMS\Fluid\ViewHelpers\TranslateViewHelper::renderStatic($arguments6, $renderChildrenClosure7, $renderingContext)]);
|
|
|
|
$output0 .= '" data-width data-height>
|
|
<span class="dropdown-item-columns">
|
|
<span class="dropdown-item-column dropdown-item-column-icon" aria-hidden="true">
|
|
';
|
|
// Rendering ViewHelper TYPO3\CMS\Core\ViewHelpers\IconViewHelper
|
|
$renderChildrenClosure9 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments8 = [
|
|
'overlay' => NULL,
|
|
'state' => 'default',
|
|
'alternativeMarkupIdentifier' => NULL,
|
|
'title' => NULL,
|
|
'identifier' => 'actions-fullscreen',
|
|
'size' => 'small',
|
|
];
|
|
|
|
$output0 .= TYPO3\CMS\Core\ViewHelpers\IconViewHelper::renderStatic($arguments8, $renderChildrenClosure9, $renderingContext);
|
|
|
|
$output0 .= '
|
|
</span>
|
|
<span class="dropdown-item-column dropdown-item-column-title">
|
|
';
|
|
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\TranslateViewHelper
|
|
$renderChildrenClosure11 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments10 = [
|
|
'id' => NULL,
|
|
'default' => NULL,
|
|
'arguments' => NULL,
|
|
'extensionName' => NULL,
|
|
'languageKey' => NULL,
|
|
'alternativeLanguageKeys' => NULL,
|
|
'key' => 'LLL:EXT:viewpage/Resources/Private/Language/locallang.xlf:maximized',
|
|
];
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [TYPO3\CMS\Fluid\ViewHelpers\TranslateViewHelper::renderStatic($arguments10, $renderChildrenClosure11, $renderingContext)]);
|
|
|
|
$output0 .= '
|
|
</span>
|
|
<span class="dropdown-item-column dropdown-item-column-value">
|
|
100%/100%
|
|
</span>
|
|
</span>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="#" class="dropdown-item t3js-preset-custom t3js-change-preset" data-key="custom" data-label="';
|
|
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\TranslateViewHelper
|
|
$renderChildrenClosure13 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments12 = [
|
|
'id' => NULL,
|
|
'default' => NULL,
|
|
'arguments' => NULL,
|
|
'extensionName' => NULL,
|
|
'languageKey' => NULL,
|
|
'alternativeLanguageKeys' => NULL,
|
|
'key' => 'LLL:EXT:viewpage/Resources/Private/Language/locallang.xlf:custom',
|
|
];
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [TYPO3\CMS\Fluid\ViewHelpers\TranslateViewHelper::renderStatic($arguments12, $renderChildrenClosure13, $renderingContext)]);
|
|
|
|
$output0 .= '" data-width="';
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('custom.width')]);
|
|
|
|
$output0 .= '" data-height="';
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('custom.height')]);
|
|
|
|
$output0 .= '">
|
|
<span class="dropdown-item-columns">
|
|
<span class="dropdown-item-column dropdown-item-column-icon" aria-hidden="true">
|
|
';
|
|
// Rendering ViewHelper TYPO3\CMS\Core\ViewHelpers\IconViewHelper
|
|
$renderChildrenClosure15 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments14 = [
|
|
'overlay' => NULL,
|
|
'state' => 'default',
|
|
'alternativeMarkupIdentifier' => NULL,
|
|
'title' => NULL,
|
|
'identifier' => 'actions-expand',
|
|
'size' => 'small',
|
|
];
|
|
|
|
$output0 .= TYPO3\CMS\Core\ViewHelpers\IconViewHelper::renderStatic($arguments14, $renderChildrenClosure15, $renderingContext);
|
|
|
|
$output0 .= '
|
|
</span>
|
|
<span class="dropdown-item-column dropdown-item-column-title t3js-preset-custom-label">
|
|
';
|
|
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\TranslateViewHelper
|
|
$renderChildrenClosure17 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments16 = [
|
|
'id' => NULL,
|
|
'default' => NULL,
|
|
'arguments' => NULL,
|
|
'extensionName' => NULL,
|
|
'languageKey' => NULL,
|
|
'alternativeLanguageKeys' => NULL,
|
|
'key' => 'LLL:EXT:viewpage/Resources/Private/Language/locallang.xlf:custom',
|
|
];
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [TYPO3\CMS\Fluid\ViewHelpers\TranslateViewHelper::renderStatic($arguments16, $renderChildrenClosure17, $renderingContext)]);
|
|
|
|
$output0 .= '
|
|
</span>
|
|
<span class="dropdown-item-column dropdown-item-column-value">
|
|
<span class="t3js-preset-custom-width">';
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('custom.width')]);
|
|
|
|
$output0 .= '</span>px/<span class="t3js-preset-custom-height">';
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('custom.height')]);
|
|
|
|
$output0 .= '</span>px
|
|
</span>
|
|
</span>
|
|
</a>
|
|
</li>
|
|
';
|
|
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper
|
|
$renderChildrenClosure19 = function() use ($renderingContext) {
|
|
$output20 = '';
|
|
|
|
$output20 .= '
|
|
';
|
|
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
|
|
|
|
$array22 = [
|
|
'0' => $renderingContext->getVariableProvider()->getByPath('presetGroup'),
|
|
];
|
|
|
|
$expression23 = function($context) {return TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]);};
|
|
|
|
$arguments21 = [
|
|
'then' => NULL,
|
|
'else' => NULL,
|
|
'condition' => TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
|
|
$expression23(TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array22)),
|
|
$renderingContext
|
|
),
|
|
'__then' => function() use ($renderingContext) {
|
|
$output24 = '';
|
|
|
|
$output24 .= '
|
|
<li><hr class="dropdown-divider"></li>
|
|
';
|
|
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper
|
|
$renderChildrenClosure26 = function() use ($renderingContext) {
|
|
$output27 = '';
|
|
|
|
$output27 .= '
|
|
<li>
|
|
<a href="#" class="dropdown-item t3js-change-preset" data-key="';
|
|
|
|
$output27 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('preset.key')]);
|
|
|
|
$output27 .= '" data-label="';
|
|
|
|
$output27 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('preset.label')]);
|
|
|
|
$output27 .= '" data-width="';
|
|
|
|
$output27 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('preset.width')]);
|
|
|
|
$output27 .= '" data-height="';
|
|
|
|
$output27 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('preset.height')]);
|
|
|
|
$output27 .= '">
|
|
|
|
|
|
<span class="dropdown-item-columns">
|
|
<span class="dropdown-item-column dropdown-item-column-icon" aria-hidden="true">
|
|
';
|
|
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\SwitchViewHelper
|
|
$renderChildrenClosure29 = function() use ($renderingContext) {
|
|
$output38 = '';
|
|
|
|
$output38 .= '
|
|
';
|
|
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\CaseViewHelper
|
|
$renderChildrenClosure40 = function() use ($renderingContext) {
|
|
// Rendering ViewHelper TYPO3\CMS\Core\ViewHelpers\IconViewHelper
|
|
$renderChildrenClosure42 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments41 = [
|
|
'overlay' => NULL,
|
|
'state' => 'default',
|
|
'alternativeMarkupIdentifier' => NULL,
|
|
'title' => NULL,
|
|
'identifier' => 'actions-device-desktop',
|
|
'size' => 'small',
|
|
];
|
|
return TYPO3\CMS\Core\ViewHelpers\IconViewHelper::renderStatic($arguments41, $renderChildrenClosure42, $renderingContext);
|
|
};
|
|
|
|
$arguments39 = [
|
|
'value' => 'desktop',
|
|
];
|
|
|
|
$output38 .= '';
|
|
|
|
$output38 .= '
|
|
';
|
|
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\CaseViewHelper
|
|
$renderChildrenClosure44 = function() use ($renderingContext) {
|
|
// Rendering ViewHelper TYPO3\CMS\Core\ViewHelpers\IconViewHelper
|
|
$renderChildrenClosure46 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments45 = [
|
|
'overlay' => NULL,
|
|
'state' => 'default',
|
|
'alternativeMarkupIdentifier' => NULL,
|
|
'title' => NULL,
|
|
'identifier' => 'actions-device-tablet',
|
|
'size' => 'small',
|
|
];
|
|
return TYPO3\CMS\Core\ViewHelpers\IconViewHelper::renderStatic($arguments45, $renderChildrenClosure46, $renderingContext);
|
|
};
|
|
|
|
$arguments43 = [
|
|
'value' => 'tablet',
|
|
];
|
|
|
|
$output38 .= '';
|
|
|
|
$output38 .= '
|
|
';
|
|
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\CaseViewHelper
|
|
$renderChildrenClosure48 = function() use ($renderingContext) {
|
|
// Rendering ViewHelper TYPO3\CMS\Core\ViewHelpers\IconViewHelper
|
|
$renderChildrenClosure50 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments49 = [
|
|
'overlay' => NULL,
|
|
'state' => 'default',
|
|
'alternativeMarkupIdentifier' => NULL,
|
|
'title' => NULL,
|
|
'identifier' => 'actions-device-mobile',
|
|
'size' => 'small',
|
|
];
|
|
return TYPO3\CMS\Core\ViewHelpers\IconViewHelper::renderStatic($arguments49, $renderChildrenClosure50, $renderingContext);
|
|
};
|
|
|
|
$arguments47 = [
|
|
'value' => 'mobile',
|
|
];
|
|
|
|
$output38 .= '';
|
|
|
|
$output38 .= '
|
|
';
|
|
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\DefaultCaseViewHelper
|
|
$renderChildrenClosure52 = function() use ($renderingContext) {
|
|
// Rendering ViewHelper TYPO3\CMS\Core\ViewHelpers\IconViewHelper
|
|
$renderChildrenClosure54 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments53 = [
|
|
'overlay' => NULL,
|
|
'state' => 'default',
|
|
'alternativeMarkupIdentifier' => NULL,
|
|
'title' => NULL,
|
|
'identifier' => 'actions-device-unidentified',
|
|
'size' => 'small',
|
|
];
|
|
return TYPO3\CMS\Core\ViewHelpers\IconViewHelper::renderStatic($arguments53, $renderChildrenClosure54, $renderingContext);
|
|
};
|
|
|
|
$arguments51 = [
|
|
];
|
|
|
|
$output38 .= '';
|
|
|
|
$output38 .= '
|
|
';
|
|
return $output38;
|
|
};
|
|
|
|
$arguments28 = [
|
|
'expression' => $renderingContext->getVariableProvider()->getByPath('preset.type'),
|
|
];
|
|
|
|
$output27 .= call_user_func_array(function($arguments) use ($renderingContext) {
|
|
switch ($arguments['expression']) {
|
|
case call_user_func(function() use ($renderingContext) {
|
|
|
|
return 'desktop';
|
|
}): return call_user_func(function() use ($renderingContext) {
|
|
// Rendering ViewHelper TYPO3\CMS\Core\ViewHelpers\IconViewHelper
|
|
$renderChildrenClosure31 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments30 = [
|
|
'overlay' => NULL,
|
|
'state' => 'default',
|
|
'alternativeMarkupIdentifier' => NULL,
|
|
'title' => NULL,
|
|
'identifier' => 'actions-device-desktop',
|
|
'size' => 'small',
|
|
];
|
|
return TYPO3\CMS\Core\ViewHelpers\IconViewHelper::renderStatic($arguments30, $renderChildrenClosure31, $renderingContext);
|
|
});
|
|
case call_user_func(function() use ($renderingContext) {
|
|
|
|
return 'tablet';
|
|
}): return call_user_func(function() use ($renderingContext) {
|
|
// Rendering ViewHelper TYPO3\CMS\Core\ViewHelpers\IconViewHelper
|
|
$renderChildrenClosure33 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments32 = [
|
|
'overlay' => NULL,
|
|
'state' => 'default',
|
|
'alternativeMarkupIdentifier' => NULL,
|
|
'title' => NULL,
|
|
'identifier' => 'actions-device-tablet',
|
|
'size' => 'small',
|
|
];
|
|
return TYPO3\CMS\Core\ViewHelpers\IconViewHelper::renderStatic($arguments32, $renderChildrenClosure33, $renderingContext);
|
|
});
|
|
case call_user_func(function() use ($renderingContext) {
|
|
|
|
return 'mobile';
|
|
}): return call_user_func(function() use ($renderingContext) {
|
|
// Rendering ViewHelper TYPO3\CMS\Core\ViewHelpers\IconViewHelper
|
|
$renderChildrenClosure35 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments34 = [
|
|
'overlay' => NULL,
|
|
'state' => 'default',
|
|
'alternativeMarkupIdentifier' => NULL,
|
|
'title' => NULL,
|
|
'identifier' => 'actions-device-mobile',
|
|
'size' => 'small',
|
|
];
|
|
return TYPO3\CMS\Core\ViewHelpers\IconViewHelper::renderStatic($arguments34, $renderChildrenClosure35, $renderingContext);
|
|
});
|
|
default: return call_user_func(function() use ($renderingContext) {
|
|
// Rendering ViewHelper TYPO3\CMS\Core\ViewHelpers\IconViewHelper
|
|
$renderChildrenClosure37 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments36 = [
|
|
'overlay' => NULL,
|
|
'state' => 'default',
|
|
'alternativeMarkupIdentifier' => NULL,
|
|
'title' => NULL,
|
|
'identifier' => 'actions-device-unidentified',
|
|
'size' => 'small',
|
|
];
|
|
return TYPO3\CMS\Core\ViewHelpers\IconViewHelper::renderStatic($arguments36, $renderChildrenClosure37, $renderingContext);
|
|
});
|
|
}
|
|
}, array($arguments28));
|
|
|
|
$output27 .= '
|
|
</span>
|
|
<span class="dropdown-item-column dropdown-item-column-title">
|
|
';
|
|
|
|
$output27 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('preset.label')]);
|
|
|
|
$output27 .= '
|
|
</span>
|
|
<span class="dropdown-item-column dropdown-item-column-value">
|
|
';
|
|
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
|
|
$output56 = '';
|
|
|
|
$output56 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('preset.width')]);
|
|
|
|
$output56 .= 'px';
|
|
|
|
$array57 = [
|
|
'0' => $renderingContext->getVariableProvider()->getByPath('preset.width'),
|
|
];
|
|
|
|
$expression58 = function($context) {return TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]);};
|
|
|
|
$arguments55 = [
|
|
'then' => $output56,
|
|
'else' => '100%',
|
|
'condition' => TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
|
|
$expression58(TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array57)),
|
|
$renderingContext
|
|
),
|
|
];
|
|
|
|
$output27 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments55, static fn() => '', $renderingContext)
|
|
;
|
|
|
|
$output27 .= '/';
|
|
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
|
|
$output60 = '';
|
|
|
|
$output60 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('preset.height')]);
|
|
|
|
$output60 .= 'px';
|
|
|
|
$array61 = [
|
|
'0' => $renderingContext->getVariableProvider()->getByPath('preset.height'),
|
|
];
|
|
|
|
$expression62 = function($context) {return TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean($context["node0"]);};
|
|
|
|
$arguments59 = [
|
|
'then' => $output60,
|
|
'else' => '100%',
|
|
'condition' => TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean(
|
|
$expression62(TYPO3Fluid\Fluid\Core\Parser\SyntaxTree\BooleanNode::gatherContext($renderingContext, $array61)),
|
|
$renderingContext
|
|
),
|
|
];
|
|
|
|
$output27 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments59, static fn() => '', $renderingContext)
|
|
;
|
|
|
|
$output27 .= '
|
|
</span>
|
|
</span>
|
|
</a>
|
|
</li>
|
|
';
|
|
return $output27;
|
|
};
|
|
|
|
$arguments25 = [
|
|
'key' => NULL,
|
|
'reverse' => false,
|
|
'iteration' => NULL,
|
|
'each' => $renderingContext->getVariableProvider()->getByPath('presetGroup'),
|
|
'as' => 'preset',
|
|
];
|
|
|
|
$output24 .= TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper::renderStatic($arguments25, $renderChildrenClosure26, $renderingContext);
|
|
|
|
$output24 .= '
|
|
';
|
|
return $output24;
|
|
},
|
|
];
|
|
|
|
$output20 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments21, static fn() => '', $renderingContext)
|
|
;
|
|
|
|
$output20 .= '
|
|
';
|
|
return $output20;
|
|
};
|
|
|
|
$arguments18 = [
|
|
'key' => NULL,
|
|
'reverse' => false,
|
|
'each' => $renderingContext->getVariableProvider()->getByPath('presetGroups'),
|
|
'as' => 'presetGroup',
|
|
'iteration' => 'presetGroupIteration',
|
|
];
|
|
|
|
$output0 .= TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper::renderStatic($arguments18, $renderChildrenClosure19, $renderingContext);
|
|
|
|
$output0 .= '
|
|
</ul>
|
|
</span>
|
|
</div>
|
|
<div class="viewpage-topbar-size">
|
|
<input class="t3js-viewpage-input-width" type="number" name="width" min="300" max="9999" value="';
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('current.width')]);
|
|
|
|
$output0 .= '">
|
|
x
|
|
<input class="t3js-viewpage-input-height" type="number" name="height" min="300" max="9999" value="';
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('current.height')]);
|
|
|
|
$output0 .= '">
|
|
</div>
|
|
</div>
|
|
<div class="viewpage-resizeable t3js-viewpage-resizeable" style="width:';
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('current.width')]);
|
|
|
|
$output0 .= 'px;height:';
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('current.height')]);
|
|
|
|
$output0 .= 'px;">
|
|
<iframe src="';
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [$renderingContext->getVariableProvider()->getByPath('url')]);
|
|
|
|
$output0 .= '" width="100%" height="100%" id="tx_viewpage_iframe" frameborder="0" border="0" title="';
|
|
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\TranslateViewHelper
|
|
$renderChildrenClosure64 = function() use ($renderingContext) {
|
|
return NULL;
|
|
};
|
|
|
|
$arguments63 = [
|
|
'id' => NULL,
|
|
'default' => NULL,
|
|
'arguments' => NULL,
|
|
'extensionName' => NULL,
|
|
'languageKey' => NULL,
|
|
'alternativeLanguageKeys' => NULL,
|
|
'key' => 'LLL:EXT:viewpage/Resources/Private/Language/locallang.xlf:iframe.title',
|
|
];
|
|
|
|
$output0 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [TYPO3\CMS\Fluid\ViewHelpers\TranslateViewHelper::renderStatic($arguments63, $renderChildrenClosure64, $renderingContext)]);
|
|
|
|
$output0 .= '"></iframe>
|
|
';
|
|
|
|
$output0 .= '';
|
|
|
|
$output0 .= '
|
|
<div class="resizable-w"></div>
|
|
<div class="resizable-s"></div>
|
|
<div class="resizable-e"></div>
|
|
</div>
|
|
</div>
|
|
|
|
';
|
|
|
|
return $output0;
|
|
}
|
|
/**
|
|
* Main Render function
|
|
*/
|
|
public function render(\TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface $renderingContext) {
|
|
$output65 = '';
|
|
|
|
$output65 .= '
|
|
|
|
';
|
|
|
|
$output65 .= '';
|
|
|
|
$output65 .= '
|
|
|
|
';
|
|
|
|
$output65 .= '';
|
|
|
|
$output65 .= '
|
|
|
|
|
|
';
|
|
|
|
return $output65;
|
|
}
|
|
|
|
}
|
|
|
|
#
|