ILIAS  trunk Revision v11.0_alpha-1831-g8615d53dadb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\UI\Component\Panel\Standard Interface Reference

This describes a Standard Panel. More...

+ Inheritance diagram for ILIAS\UI\Component\Panel\Standard:
+ Collaboration diagram for ILIAS\UI\Component\Panel\Standard:

Additional Inherited Members

- Public Member Functions inherited from ILIAS\UI\Component\Panel\Panel
 getTitle ()
 Gets the title of the panel. More...
 
 getContent ()
 Gets the content to be displayed inside the panel. More...
 
 withActions (Dropdown\Standard $actions)
 Sets action Dropdown being displayed beside the title. More...
 
 getActions ()
 Gets action Dropdown being displayed beside the title. More...
 
- 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...
 
- Public Member Functions inherited from ILIAS\Block
 init (array|\ArrayAccess &$define, array|\ArrayAccess &$implement, array|\ArrayAccess &$use, array|\ArrayAccess &$contribute, array|\ArrayAccess &$seek, array|\ArrayAccess &$provide, array|\ArrayAccess &$pull, array|\ArrayAccess &$internal,)
 
- Public Member Functions inherited from ILIAS\UI\Component\ViewControl\HasViewControls
 withViewControls (array $view_controls)
 Add View Controls. More...
 
 getViewControls ()
 Get View Controls. More...
 

Detailed Description

This describes a Standard Panel.

Definition at line 28 of file Standard.php.


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