ILIAS  trunk Revision v11.0_alpha-1769-g99a433fe2dc
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\UI\Component\ViewControl\Section Interface Reference

This describes a Section Control. More...

+ Inheritance diagram for ILIAS\UI\Component\ViewControl\Section:
+ Collaboration diagram for ILIAS\UI\Component\ViewControl\Section:

Public Member Functions

 getPreviousActions ()
 Returns the action executed by clicking on previous. More...
 
 getNextActions ()
 Returns the action executed by clicking on next. More...
 
 getSelectorButton ()
 Returns the Default- or Month Button placed in the middle of the control. More...
 
- Public Member Functions inherited from ILIAS\UI\Component\Component
 getCanonicalName ()
 Get the canonical name of the component. More...
 

Detailed Description

This describes a Section Control.

Definition at line 29 of file Section.php.

Member Function Documentation

◆ getNextActions()

ILIAS\UI\Component\ViewControl\Section::getNextActions ( )

Returns the action executed by clicking on next.

◆ getPreviousActions()

ILIAS\UI\Component\ViewControl\Section::getPreviousActions ( )

Returns the action executed by clicking on previous.

◆ getSelectorButton()

ILIAS\UI\Component\ViewControl\Section::getSelectorButton ( )

Returns the Default- or Month Button placed in the middle of the control.

Returns
Component the Default- or Month Button placed in the middle of the control

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