Renders a custom button
- Depuis
- 3.0
◆ fetchButton()
fetchButton |
( |
|
$type = 'Custom' , |
|
|
|
$html = '' , |
|
|
|
$id = 'custom' |
|
) |
| |
Fetch the HTML for the button
- Paramètres
-
string | $type | Button type, unused string. |
string | $html | HTML string for the button |
string | $id | CSS id for the button |
- Renvoie
- string HTML string for the button
- Depuis
- 3.0
Références $html.
◆ fetchId()
fetchId |
( |
|
$type = 'Custom' , |
|
|
|
$html = '' , |
|
|
|
$id = 'custom' |
|
) |
| |
Get the button CSS Id
- Paramètres
-
string | $type | Not used. |
string | $html | Not used. |
string | $id | The id prefix for the button. |
- Renvoie
- string Button CSS Id
- Depuis
- 3.0
Références $id.
◆ $_name
La documentation de cette classe a été générée à partir du fichier suivant :