3 declare(strict_types=1);
31 protected \ilLanguage
$lng;
38 $this->
ctrl = $DIC->ctrl();
39 $this->
lng = $DIC->language();
54 $ilCtrl = $this->ctrl;
56 $form = new \ilPropertyFormGUI();
58 $form->addCommandButton(
"printView", $lng->txt(
"print_view"));
61 $form->setFormAction(
"#");
68 return "event.preventDefault(); " .
69 "window.setTimeout(() => { window.print();}, 500);";
special template class to simplify handling of ITX/PEAR
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getSelectionForm()
form which is featured in the modal form target is modified to open in new window (not yet possible w...
if($DIC->http() ->request() ->getMethod()=="GET" &&isset($DIC->http() ->request() ->getQueryParams()['tex'])) $tpl