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 JHtmlBanner

Liste de tous les membres

Fonctions membres publiques statiques

static clients ()
static clientlist ()
static pinned ($value, $i, $enabled=true, $checkbox= 'cb')

Documentation des fonctions membres

static JHtmlBanner::clientlist ( )
static

Method to get the field options.

Renvoie:
array The field option objects.
Depuis:
1.6

Références $db, $options, $query, JFactory\getDbo(), et JError\raiseWarning().

+ Voici le graphe d'appel pour cette fonction :

static JHtmlBanner::clients ( )
static

Display a batch widget for the client selector.

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

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

+ Voici le graphe d'appel pour cette fonction :

static JHtmlBanner::pinned (   $value,
  $i,
  $enabled = true,
  $checkbox = 'cb' 
)
static

Returns a pinned state on a grid

Paramètres:
integer$valueThe state value.
integer$iThe row index
boolean$enabledAn optional setting for access control on the action.
string$checkboxAn optional prefix for checkboxes.
Renvoie:
string The Html code
Voir également:
JHtmlJGrid::state
Depuis:
2.5.5

Références $enabled, $i, 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 :