3declare(strict_types=1);
85 public function sub(
string $title, $content):
Sub;
A component is the most general form of an entity in the UI.
This describes a Standard Dropdown.
sub(string $title, $content)
report(string $title, $sub_panels)
standard(string $title, $content)
This describes how a Report could be modified during construction of UI.
This describes a Secondary Panel.
This describes a Sub Panel.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...