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 JHtmlTemplates

Fonctions membres publiques statiques

static thumb ($template, $clientId=0)
 
static thumbModal ($template, $clientId=0)
 

Description détaillée

JHtml helper class.

Depuis
1.6

Documentation des fonctions membres

◆ thumb()

static thumb (   $template,
  $clientId = 0 
)
static

Display the thumb for the template.

Paramètres
string$templateThe name of the template.
integer$clientIdThe application client ID the template applies to
Renvoie
string The html string
Depuis
1.6

Références $basePath, $client, $clientId, $html, et $template.

◆ thumbModal()

static thumbModal (   $template,
  $clientId = 0 
)
static

Renders the html for the modal linked to thumb.

Paramètres
string$templateThe name of the template.
integer$clientIdThe application client ID the template applies to
Renvoie
string The html string
Depuis
3.4

Références $basePath, $client, $clientId, $html, et $template.


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