ILIAS  trunk Revision v5.2.0beta1-34115-g3a2438be29
ILIAS\UI\Implementation\Component\Button\Primary Class Reference
+ Inheritance diagram for ILIAS\UI\Implementation\Component\Button\Primary:
+ Collaboration diagram for ILIAS\UI\Implementation\Component\Button\Primary:

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 Primary.php.


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