Liste de tous les membres
Documentation des fonctions membres
JButtonCustom::fetchButton |
( |
|
$type = 'Custom' , |
|
|
|
$html = '' , |
|
|
|
$id = 'custom' |
|
) |
| |
Fetch the HTML for the button
- Paramètres:
-
string | $type | Button type, unused string. |
string | $html | HTML strng for the button |
string | $id | CSS id for the button |
- Renvoie:
- string HTML string for the button
- Depuis:
- 11.1
Références $html.
JButtonCustom::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:
- 11.1
Références $id.
Documentation des données membres
JButtonCustom::$_name = 'Custom' |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :