Liste de tous les membres
Fonctions membres protégées |
| _getCommand ($ref, $com, $override, $component) |
Documentation des fonctions membres
JButtonHelp::_getCommand |
( |
|
$ref, |
|
|
|
$com, |
|
|
|
$override, |
|
|
|
$component |
|
) |
| |
|
protected |
Get the JavaScript command for the button
- Paramètres:
-
string | $ref | The name of the help screen (its key reference). |
boolean | $com | Use the help file in the component directory. |
string | $override | Use this URL instead of any other. |
string | $component | Name of component to get Help (null for current component) |
- Renvoie:
- string JavaScript command string
- Depuis:
- 11.1
Références $cmd, $url, JText\_(), JHelp\createURL(), ENT_QUOTES, et jimport().
JButtonHelp::fetchButton |
( |
|
$type = 'Help' , |
|
|
|
$ref = '' , |
|
|
|
$com = false , |
|
|
|
$override = null , |
|
|
|
$component = null |
|
) |
| |
Fetches the button HTML code.
- Paramètres:
-
string | $type | Unused string. |
string | $ref | The name of the help screen (its key reference). |
boolean | $com | Use the help file in the component directory. |
string | $override | Use this URL instead of any other. |
string | $component | Name of component to get Help (null for current component) |
- Renvoie:
- string
- Depuis:
- 11.1
Références $class, $html, $text, et JText\_().
Get the button id
Redefined from JButton class
- Renvoie:
- string Button CSS Id
- Depuis:
- 11.1
Documentation des données membres
JButtonHelp::$_name = 'Help' |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :