Liste de tous les membres
Documentation des fonctions membres
JButtonLink::_getCommand |
( |
|
$url | ) |
|
|
protected |
Get the JavaScript command for the button
- Paramètres:
-
object | $url | Button definition |
- Renvoie:
- string JavaScript command string
- Depuis:
- 11.1
Références $url.
JButtonLink::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:
- 11.1
Références $class, $html, $name, $text, $url, et JText\_().
JButtonLink::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:
- 11.1
Références $name.
Documentation des données membres
JButtonLink::$_name = 'Link' |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :