3 declare(strict_types=1);
35 assert($a_indent > 0);
36 $this->indent = $a_indent;
49 parent::insertSubItems();
50 for ($i = 0; $i < $this->
getIndent(); $i++) {
51 $this->tpl->touchBlock(
"indent");
static string $tpl_file_name
static string $tpl_component
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...