|
| | __construct ($label, $attributes) |
| |
| static | __callStatic ($name, $args) |
| |
| static | create ($label=NULL, $trait=NULL, $attributes=[]) |
| |
| static | createAccept ($label=NULL, $trait=NULL, $attributes=[]) |
| |
| static | createEdit ($label=NULL, $trait=NULL, $attributes=[]) |
| |
| static | createCancel ($label=NULL, $trait=NULL, $attributes=[]) |
| |
| | $label |
| |
| | $attributes |
| |
| | initialize ($label, $trait, $attributes) |
| |
Represents an HTML button element. Class Button inherits from Interactable and customizes the HTML output.
◆ __toString()
- Returns
- string returns a HTML representation of this button.
◆ initialize()
| initialize |
( |
|
$label, |
|
|
|
$name, |
|
|
|
$attributes |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: