ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Public Member Functions | |
getToasts () | |
withAdditionalToast (Toast $toast) | |
withoutToasts () | |
![]() | |
getCanonicalName () | |
Get the canonical name of the component. More... | |
reduceWith (\Closure $fn) | |
The scheme starts at the leaves of the structure and applies the function to each leave and moves up the tree recursively. More... | |
Definition at line 29 of file Container.php.
ILIAS\UI\Component\Toast\Container::getToasts | ( | ) |
Implemented in ILIAS\UI\Implementation\Component\Toast\Container.
ILIAS\UI\Component\Toast\Container::withAdditionalToast | ( | Toast | $toast | ) |
ILIAS\UI\Component\Toast\Container::withoutToasts | ( | ) |
Implemented in ILIAS\UI\Implementation\Component\Toast\Container.