ILIAS  trunk Revision v11.0_alpha-1811-gd2d5443e411
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\UI\Component\Toast\Container Interface Reference
+ Inheritance diagram for ILIAS\UI\Component\Toast\Container:
+ Collaboration diagram for ILIAS\UI\Component\Toast\Container:

Public Member Functions

 getToasts ()
 
 withAdditionalToast (Toast $toast)
 
 withoutToasts ()
 
- Public Member Functions inherited from ILIAS\UI\Component\Component
 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...
 

Detailed Description

Definition at line 29 of file Container.php.

Member Function Documentation

◆ getToasts()

ILIAS\UI\Component\Toast\Container::getToasts ( )

◆ withAdditionalToast()

ILIAS\UI\Component\Toast\Container::withAdditionalToast ( Toast  $toast)

◆ withoutToasts()

ILIAS\UI\Component\Toast\Container::withoutToasts ( )

The documentation for this interface was generated from the following file: