|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This describes a Mode Control. More...
Inheritance diagram for ILIAS\UI\Component\ViewControl\Mode:
Collaboration diagram for ILIAS\UI\Component\ViewControl\Mode:Public Member Functions | |
| withActive (string $label) | |
| set the currently active/engaged Button by label. More... | |
| getActive () | |
| get the label of the currently active/engaged button of the mode control More... | |
| getLabelledActions () | |
| Get the array containing the actions and labels of the mode control. More... | |
| getAriaLabel () | |
| Get the aria-label on the ViewControl. 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... | |
| ILIAS\UI\Component\ViewControl\Mode::getActive | ( | ) |
get the label of the currently active/engaged button of the mode control
| ILIAS\UI\Component\ViewControl\Mode::getAriaLabel | ( | ) |
Get the aria-label on the ViewControl.
| ILIAS\UI\Component\ViewControl\Mode::getLabelledActions | ( | ) |
Get the array containing the actions and labels of the mode control.
| ILIAS\UI\Component\ViewControl\Mode::withActive | ( | string | $label | ) |
set the currently active/engaged Button by label.
| string | $label,. | The label of the button to activate |
Referenced by ilIndividualAssessmentMembersGUI\getModeControl().
Here is the caller graph for this function: