ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Functions | |
base () | |
description: > The Bulky Links in this example point to ilias.de Note the exact look of the Bulky Links is mostly defined by the surrounding container. More... | |
with_disabled () | |
expected output: > ILIAS shows the rendered Component, but it is not operable. More... | |
with_tooltip () | |
description: > The Bulky Links in this example point to ilias.de and includes tooltips Note the exact look of the Bulky Links is mostly defined by the surrounding container. More... | |
ILIAS\UI\examples\Link\Bulky\base | ( | ) |
description: > The Bulky Links in this example point to ilias.de Note the exact look of the Bulky Links is mostly defined by the surrounding container.
expected output: > ILIAS shows two bulky links:
Definition at line 37 of file base.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Link\Bulky\with_disabled | ( | ) |
expected output: > ILIAS shows the rendered Component, but it is not operable.
Definition at line 29 of file with_disabled.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Link\Bulky\with_tooltip | ( | ) |
description: > The Bulky Links in this example point to ilias.de and includes tooltips Note the exact look of the Bulky Links is mostly defined by the surrounding container.
expected output: >
Definition at line 34 of file with_tooltip.php.
References $DIC, Vendor\Package\$f, and $renderer.