Renders a link button
- Depuis
- 3.0
◆ _getCommand()
Get the JavaScript command for the button
- Paramètres
-
- Renvoie
- string JavaScript command string
- Depuis
- 3.0
Références $url.
◆ fetchButton()
fetchButton |
( |
|
$type = 'Link' , |
|
|
|
$name = 'back' , |
|
|
|
$text = '' , |
|
|
|
$url = null |
|
) |
| |
Fetch the HTML for the button
- Paramètres
-
string | $type | Unused string. |
string | $name | Name to be used as apart of the id |
string | $text | Button text |
string | $url | The link url |
- Renvoie
- string HTML string for the button
- Depuis
- 3.0
Références $layout, $name, $options, $text, et $url.
◆ fetchId()
fetchId |
( |
|
$type = 'Link' , |
|
|
|
$name = '' |
|
) |
| |
Get the button CSS Id
- Paramètres
-
string | $type | The button type. |
string | $name | The name of the button. |
- Renvoie
- string Button CSS Id
- Depuis
- 3.0
Références $name.
◆ $_name
La documentation de cette classe a été générée à partir du fichier suivant :