Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JHtmlPhpSetting

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$valis the value set?
Renvoie:
string html code

Références JText\_().

+ Voici le graphe d'appel pour cette fonction :

static JHtmlPhpSetting::integer (   $val)
static

method to generate an integer from a value

Paramètres:
string$vala php ini value
Renvoie:
string html code
static JHtmlPhpSetting::set (   $val)
static

method to generate a boolean message for a value

Paramètres:
boolean$valis the value set?
Renvoie:
string html code

Références JText\_().

+ Voici le graphe d'appel pour cette fonction :

static JHtmlPhpSetting::string (   $val)
static

method to generate a string message for a value

Paramètres:
string$vala php ini value
Renvoie:
string html code

Références JText\_().

+ Voici le graphe d'appel pour cette fonction :


La documentation de cette classe a été générée à partir du fichier suivant :