ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Functions | |
base () | |
with_close () | |
with_description () | |
with_lead_icon () | |
with_long_description () | |
with_properties () | |
ILIAS\UI\examples\Item\Shy\base | ( | ) |
ILIAS\UI\examples\Item\Shy\with_close | ( | ) |
description: > Example for rendering a shy item with a close function.
expected output: > ILIAS renders a base shy item. Additionally a "X" for closing the item is displayed on the right side. If you
Definition at line 33 of file with_close.php.
References $DIC.
ILIAS\UI\examples\Item\Shy\with_description | ( | ) |
description: > Example for rendering a shy item with a description.
expected output: > ILIAS shows a box highlighted white and including the text "Test shy Item". Additionally a short description is displayed
Definition at line 33 of file with_description.php.
References $DIC.
ILIAS\UI\examples\Item\Shy\with_lead_icon | ( | ) |
description: > Example for rendering a shy item with an lead icon.
expected output: > ILIAS shows a box highlighted white and including the text "Test shy Item". Additionally a small icon is displayed
Definition at line 35 of file with_lead_icon.php.
References $DIC, and ILIAS\UI\Component\Symbol\Icon\Standard\GRP.
ILIAS\UI\examples\Item\Shy\with_long_description | ( | ) |
description: > Example for rendering a shy item with a long description.
expected output: > ILIAS shows a box highlighted white and including the text "Test shy Item". Additionally a multi-lined description
Definition at line 33 of file with_long_description.php.
References $DIC.
ILIAS\UI\examples\Item\Shy\with_properties | ( | ) |
description: > Example for rendering a shy item with properties.
expected output: > ILIAS shows a box highlighted white and including the text "Test shy Item". Additionally a fine dashed line is displayed
Definition at line 33 of file with_properties.php.
References $DIC.