|
| static | thumb ($template, $clientId=0) |
| |
| static | thumbModal ($template, $clientId=0) |
| |
JHtml helper class.
- Depuis
- 1.6
◆ thumb()
| static thumb |
( |
|
$template, |
|
|
|
$clientId = 0 |
|
) |
| |
|
static |
Display the thumb for the template.
- Paramètres
-
| string | $template | The name of the template. |
| integer | $clientId | The 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 | $template | The name of the template. |
| integer | $clientId | The 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 :