ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Functions | |
with_actions () | |
description: > Example for rendering a sub panel with actions. More... | |
with_card () | |
description: > Example for rendering a sub panel with a card. More... | |
with_secondary_panel () | |
expected output: > ILIAS shows a standard panel including a sub panel. More... | |
ILIAS\UI\Examples\Panel\Sub\with_actions | ( | ) |
description: > Example for rendering a sub panel with actions.
expected output: > ILIAS shows a standard panel including a sub panel. Additionally an action menu is displayed on the right side of the
Definition at line 33 of file with_actions.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\Examples\Panel\Sub\with_card | ( | ) |
description: > Example for rendering a sub panel with a card.
expected output: > ILIAS shows a standard panel with a sub panel. Additionally a card is displayed on the right side of the sub panel
Definition at line 33 of file with_card.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\Examples\Panel\Sub\with_secondary_panel | ( | ) |
expected output: > ILIAS shows a standard panel including a sub panel.
Additionally a seconday panel is rendered in the right side
Definition at line 30 of file with_secondary_panel.php.
References $DIC, Vendor\Package\$f, and $renderer.