ILIAS  trunk Revision v5.2.0beta1-34132-g2d4d73d4a0
ILIAS\UI\Implementation\Component\Button\Standard Class Reference
+ Inheritance diagram for ILIAS\UI\Implementation\Component\Button\Standard:
+ Collaboration diagram for ILIAS\UI\Implementation\Component\Button\Standard:

Additional Inherited Members

- Public Member Functions inherited from ILIAS\UI\Implementation\Component\Button\Button
 __construct (string $label, $action)
 
 getLabel ()
 
 withLabel (string $label)
 
 getAction ()
 
 isActive ()
 
 withUnavailableAction (bool $flag=true)
 
 withOnClick (Signal $signal)
 
 appendOnClick (Signal $signal)
 
 withOnHover (Signal $signal)
 
 appendOnHover (Signal $signal)
 
 withAriaLabel (string $aria_label)
 
 getAriaLabel ()
 
- Protected Attributes inherited from ILIAS\UI\Implementation\Component\Button\Button
string $label
 
string $action
 
bool $active = true
 
string $aria_label = ''
 
bool $aria_checked = false
 

Detailed Description

Definition at line 25 of file Standard.php.


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