ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Functions | |
long_text () | |
description: > This example show how the UI-Elements itself looks like. More... | |
multiple () | |
description: > This example show how the UI-Elements itself looks like. More... | |
simple () | |
description: > This example show how the UI-Elements itself looks like. More... | |
ILIAS\UI\examples\MainControls\SystemInfo\long_text | ( | ) |
description: > This example show how the UI-Elements itself looks like.
For a full example use the example of the UI-Component Layout.
expected output: > ILIAS shows a box with a longish text. The text is terminated by three dots,
Definition at line 36 of file long_text.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\MainControls\SystemInfo\multiple | ( | ) |
description: > This example show how the UI-Elements itself looks like.
For a full example use the example of the UI-Component Layout.
expected output: > Instead of but one message, ILIAS will display three messages in differently
Definition at line 36 of file multiple.php.
References $DIC, Vendor\Package\$f, and $renderer.
Referenced by ilTaxonomySettingsGUI\__construct(), ilEditClipboardGUI\__construct(), ilTaxonomySettingsGUI\listTaxonomies(), ilObjTaxonomyGUI\setMultiple(), and ilEditClipboardGUI\setMultipleSelections().
ILIAS\UI\examples\MainControls\SystemInfo\simple | ( | ) |
description: > This example show how the UI-Elements itself looks like.
For a full example use the example of the UI-Component Layout.
expected output: > ILIAS shows a box with a message text. The message is dismissable with the close-glyph on the right and will vanish
Definition at line 37 of file simple.php.
References $_SERVER, $DIC, Vendor\Package\$f, and $renderer.
Referenced by ilXlsFoParserTest\nonBreakingSpaceIsAddedDataProvider(), ilXlsFoParserTest\noNonBreakingSpaceIsAddedDataProvider(), SimpleNodeTest\testRendering(), and SimpleNodeTest\testRenderingWithAsync().