19declare(strict_types=1);
40 $tpl->
setVariable(
'TYPE', self::INDIRECT_INPUT_CONTAINER_TYPE);
Button components which are indirect descendants of an Input Container component MUST be rendered wit...
const string INDIRECT_INPUT_CONTAINER_TYPE
renderButtonType(Component\Button\Button $component, Template $tpl)
Interface to templating as it is used in the UI framework.
setVariable(string $name, $value)
Set a variable in the current block.