|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Functions | |
| base () | |
| with_actions () | |
| ILIAS\UI\examples\Item\Group\base | ( | ) |
description: > Example for rendering a group item.
expected output: > ILIAS shows a group with two items: "Item Title" and "Item Title 2". The group's heading is "Subtitle 1". Both items
Definition at line 33 of file base.php.
References ILIAS\UI\examples\Layout\Page\Mail\$DIC, Vendor\Package\$f, and $renderer.
| ILIAS\UI\examples\Item\Group\with_actions | ( | ) |
description: > Example for rendering a group item with actions.
expected output: > ILIAS shows a group with two items: "Item Title" and "Item Title 2". The group's heading is "Subtitle 1". Both items
Definition at line 33 of file with_actions.php.
References $DIC, Vendor\Package\$f, and $renderer.
Referenced by ilSystemStylesTableGUI\setWithActions().
Here is the caller graph for this function: