Protected Member Functions |
| | initialize ($label, $url, $attributes) |
Detailed Description
Represents an HTML link element.
Member Function Documentation
- Returns
- returns a HTML representation of this hyperlink.
| initialize |
( |
|
$label, |
|
|
|
$url, |
|
|
|
$attributes |
|
) |
| |
|
protected |
Initialize a Hyperlink used as button. The second parameter is used as attribute of the resulting HTML element.
- Parameters
-
| string | $label | the label of the element |
| string | $url | the element of the element |
| array | $attributes | the attributes of the element |
Reimplemented from Interactable.
The documentation for this class was generated from the following file: