ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
This describes a Sub Panel. More...
Public Member Functions | |
withFurtherInformation ($component) | |
Sets the component to be displayed on the right of the Sub Panel. More... | |
getFurtherInformation () | |
Gets the component to be displayed on the right of the Sub Panel. More... | |
![]() | |
getTitle () | |
Gets the title of the panel. More... | |
getContent () | |
Gets the content to be displayed inside the panel. More... | |
withActions (Dropdown\Standard $actions) | |
Sets action Dropdown being displayed beside the title. More... | |
getActions () | |
Gets action Dropdown being displayed beside the title. More... | |
![]() | |
getCanonicalName () | |
Get the canonical name of the component. More... | |
reduceWith (\Closure $fn) | |
The scheme starts at the leaves of the structure and applies the function to each leave and moves up the tree recursively. More... | |
![]() | |
init (array|\ArrayAccess &$define, array|\ArrayAccess &$implement, array|\ArrayAccess &$use, array|\ArrayAccess &$contribute, array|\ArrayAccess &$seek, array|\ArrayAccess &$provide, array|\ArrayAccess &$pull, array|\ArrayAccess &$internal,) | |
ILIAS\UI\Component\Panel\Sub::getFurtherInformation | ( | ) |
ILIAS\UI\Component\Panel\Sub::withFurtherInformation | ( | $component | ) |