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 JHtmlBatch

Liste de tous les membres

Fonctions membres publiques statiques

static access ()
static item ($extension)
static language ()
static user ($noUser=true)

Documentation des fonctions membres

static JHtmlBatch::access ( )
static

Display a batch widget for the access level selector.

Renvoie:
string The necessary HTML for the widget.
Depuis:
11.1

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

+ Voici le graphe d'appel pour cette fonction :

static JHtmlBatch::item (   $extension)
static

Displays a batch widget for moving or copying items.

Paramètres:
string$extensionThe extension that owns the category.
Renvoie:
string The necessary HTML for the widget.
Depuis:
11.1

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

+ Voici le graphe d'appel pour cette fonction :

static JHtmlBatch::language ( )
static

Display a batch widget for the language selector.

Renvoie:
string The necessary HTML for the widget.
Depuis:
11.3

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

+ Voici le graphe d'appel pour cette fonction :

static JHtmlBatch::user (   $noUser = true)
static

Display a batch widget for the user selector.

Paramètres:
boolean$noUserChoose to display a "no user" option
Renvoie:
string The necessary HTML for the widget.
Depuis:
11.4

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

+ Voici le graphe d'appel pour cette fonction :


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