3 declare(strict_types=1);
31 abstract class Secondary implements C\Panel\Secondary\Secondary
37 protected ?C\Dropdown\Standard
$actions = null;
72 $clone->footer_component = $component;
withFooter(C\Button\Shy $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...
trait HasViewControls
Trait for panels supporting view controls.
getActions()
Gets the action drop down to be displayed on the right of the title.
C Dropdown Standard $actions
C Button Shy $footer_component
withActions(C\Dropdown\Standard $actions)
Sets the action drop down to be displayed on the right of the title.
getTitle()
Gets the secondary panel title.