7 use \ILIAS\UI\Component\Component as
Component;
standard($title, $content)
description: purpose: > Standard Panels are used in the Center Content section to group content...
sub($title, $content)
description: purpose: > Sub Panels are used to structure the content of Standard panels further into...
This is how the factory for UI elements looks.
report($title, $sub_panels)
description: purpose: > Report Panels display user-generated data combining text in lists...