ILIAS  trunk Revision v11.0_alpha-2645-g16283d3b3f8
ILIAS\UI\Component\Legacy\Segment Interface Reference
+ Inheritance diagram for ILIAS\UI\Component\Legacy\Segment:
+ Collaboration diagram for ILIAS\UI\Component\Legacy\Segment:

Public Member Functions

 withSegmentActions (Button\Standard ... $actions)
 Segments MAY add actions to the sequence. 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...
 

Detailed Description

Definition at line 27 of file Segment.php.

Member Function Documentation

◆ withSegmentActions()

ILIAS\UI\Component\Legacy\Segment::withSegmentActions ( Button\Standard ...  $actions)

Segments MAY add actions to the sequence.

Those actions MUST target the actually displayed contents rather than changing context entirely (i.e. breaking the sequence).

Implemented in ILIAS\UI\Implementation\Component\Legacy\Segment.


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