7 $renderer = $DIC->ui()->renderer();
9 $actions =
$factory->dropdown()->standard(array(
10 $factory->button()->shy(
"ILIAS",
"https://www.ilias.de"),
11 $factory->button()->shy(
"GitHub",
"https://www.github.com")
14 $legacy =
$factory->legacy(
"Legacy content");
19 )->withActions($actions);
21 return $renderer->render(
$panel);
if(isset($_FILES['img_file']) &&is_array($_FILES['img_file'])) $panel