Liste de tous les membres
Fonctions membres publiques statiques |
static | boolean ($val) |
static | set ($val) |
static | string ($val) |
static | integer ($val) |
Documentation des fonctions membres
static JHtmlPhpSetting::boolean |
( |
|
$val | ) |
|
|
static |
method to generate a boolean message for a value
- Paramètres:
-
boolean | $val | is the value set? |
- Renvoie:
- string html code
Références JText\_().
static JHtmlPhpSetting::integer |
( |
|
$val | ) |
|
|
static |
method to generate an integer from a value
- Paramètres:
-
string | $val | a php ini value |
- Renvoie:
- string html code
static JHtmlPhpSetting::set |
( |
|
$val | ) |
|
|
static |
method to generate a boolean message for a value
- Paramètres:
-
boolean | $val | is the value set? |
- Renvoie:
- string html code
Références JText\_().
static JHtmlPhpSetting::string |
( |
|
$val | ) |
|
|
static |
method to generate a string message for a value
- Paramètres:
-
string | $val | a php ini value |
- Renvoie:
- string html code
Références JText\_().
La documentation de cette classe a été générée à partir du fichier suivant :