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 JHtmlModules

Liste de tous les membres

Fonctions membres publiques statiques

static templates ($clientId=0, $state= '')
static types ()
static templateStates ()
static state ($value, $i, $enabled=true, $checkbox= 'cb')
static positions ($clientId)
static positionList ($clientId=0)

Documentation des fonctions membres

static JHtmlModules::positionList (   $clientId = 0)
static

Method to get the field options.

Paramètres:
integer$clientIdThe client ID
Renvoie:
array The field option objects.
Depuis:
2.5

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

+ Voici le graphe d'appel pour cette fonction :

static JHtmlModules::positions (   $clientId)
static

Display a batch widget for the module position selector.

Paramètres:
integer$clientIdThe client ID
Renvoie:
string The necessary HTML for the widget.
Depuis:
2.5

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

+ Voici le graphe d'appel pour cette fonction :

static JHtmlModules::state (   $value,
  $i,
  $enabled = true,
  $checkbox = 'cb' 
)
static

Returns a published 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:
1.7.1

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

+ Voici le graphe d'appel pour cette fonction :

static JHtmlModules::templates (   $clientId = 0,
  $state = '' 
)
static
Paramètres:
int$clientIdThe client id
string$stateThe state of the template

Références $clientId, $options, $state, $template, JHtml\_(), et ModulesHelper\getTemplates().

+ Voici le graphe d'appel pour cette fonction :

static JHtmlModules::templateStates ( )
static

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

+ Voici le graphe d'appel pour cette fonction :

static JHtmlModules::types ( )
static

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 :