ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
This describes a Section Control. More...
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... | |
![]() | |
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 | ( | ) |