|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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... | |
| 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... | |
This describes a Section Control.
Definition at line 29 of file Section.php.
| ILIAS\UI\Component\ViewControl\Section::getNextActions | ( | ) |
Returns the action executed by clicking on next.
| ILIAS\UI\Component\ViewControl\Section::getPreviousActions | ( | ) |
Returns the action executed by clicking on previous.
| ILIAS\UI\Component\ViewControl\Section::getSelectorButton | ( | ) |