ILIAS  trunk Revision v11.0_alpha-2662-g519ff7d528f
ILIAS\UI\Component\Button\Month Interface Reference

This describes the Month Button. More...

+ Inheritance diagram for ILIAS\UI\Component\Button\Month:
+ Collaboration diagram for ILIAS\UI\Component\Button\Month:

Public Member Functions

 getDefault ()
 Get the default value of the button. 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...
 
- Public Member Functions inherited from ILIAS\UI\Component\JavaScriptBindable
 withOnLoadCode (Closure $binder)
 
 withAdditionalOnLoadCode (Closure $binder)
 Add some onload-code to the component instead of replacing the existing one. More...
 
 getOnLoadCode ()
 Get the currently bound on load code. More...
 

Detailed Description

This describes the Month Button.

Note that actions are bound to the month by using the JavaScriptBindable withOnLoadCodeFunction.

Definition at line 30 of file Month.php.

Member Function Documentation

◆ getDefault()

ILIAS\UI\Component\Button\Month::getDefault ( )

Get the default value of the button.


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