Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe JHtmlBanner

Fonctions membres publiques statiques

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

Description détaillée

Banner HTML class.

Depuis
2.5

Documentation des fonctions membres

◆ clientlist()

static clientlist ( )
static

Method to get the field options.

Renvoie
array The field option objects.
Depuis
1.6

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

◆ clients()

static clients ( )
static

Display a batch widget for the client selector.

Renvoie
string The necessary HTML for the widget.
Depuis
2.5

◆ pinned()

static 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 $value.


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