ILIAS  trunk Revision v11.0_alpha-2645-g16283d3b3f8
ILIAS\UI\Component\MainControls\ModeInfo Interface Reference

Interface ModeInfo. More...

+ Inheritance diagram for ILIAS\UI\Component\MainControls\ModeInfo:
+ Collaboration diagram for ILIAS\UI\Component\MainControls\ModeInfo:

Public Member Functions

 getModeTitle ()
 
 getCloseAction ()
 
- 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

Interface ModeInfo.

Author
Fabian Schmid fs@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch

Definition at line 31 of file ModeInfo.php.

Member Function Documentation

◆ getCloseAction()

ILIAS\UI\Component\MainControls\ModeInfo::getCloseAction ( )

Referenced by ILIAS\UI\Implementation\Component\MainControls\Renderer\renderModeInfo().

+ Here is the caller graph for this function:

◆ getModeTitle()

ILIAS\UI\Component\MainControls\ModeInfo::getModeTitle ( )

Referenced by ILIAS\UI\Implementation\Component\MainControls\Renderer\renderModeInfo().

+ Here is the caller graph for this function:

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