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 JHtmlLanguages

Liste de tous les membres

Fonctions membres publiques statiques

static published ($published)
static id ($rowNum, $language)
static clients ()
static publishedOptions ()

Documentation des fonctions membres

static JHtmlLanguages::clients ( )
static

Références JHtml\_(), et JText\_().

+ Voici le graphe d'appel pour cette fonction :

static JHtmlLanguages::id (   $rowNum,
  $language 
)
static

method to generate an input radio button

Paramètres:
int$rowNumthe row number
stringlanguage tag
Renvoie:
string html code

Références $language.

static JHtmlLanguages::published (   $published)
static

method to generate an information about the default language

Paramètres:
boolean$publishedis the language the default?
Renvoie:
string html code

Références $published, JHtml\_(), JText\_(), et NULL.

+ Voici le graphe d'appel pour cette fonction :

static JHtmlLanguages::publishedOptions ( )
static

Returns an array of published state filter options.

Renvoie:
string The HTML code for the select tag
Depuis:
1.6

Références $options, et JHtml\_().

+ Voici le graphe d'appel pour cette fonction :


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