19declare(strict_types=1);
24use ILIAS\UI\Implementation\Component\ComponentHelper;
72 $clone->footer_component = $component;
withFooter(C\Button\Shy $component)
getActions()
Gets the action drop down to be displayed on the right of the title.
C Button Shy $footer_component
getTitle()
Gets the secondary panel title.
withActions(C\Dropdown\Standard $actions)
Sets the action drop down to be displayed on the right of the title.
C Dropdown Standard $actions
trait HasViewControls
Trait for panels supporting view controls.