API17:JHtml::image
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JHtml::image
Description
Write a.
Description:JHtml::image [Edit Descripton]
public static function image ( $file $alt $attribs=null $relative=false $path_only=false )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $file | |||
| $alt | |||
| $attribs | null | ||
| $relative | false | ||
| $path_only | false |
- Returns
- Defined on line 372 of libraries/joomla/html/html.php
See also
-
JHtml::image source code on BitBucket
-
Class JHtml
-
Subpackage Html
- Other versions of JHtml::image
SeeAlso:JHtml::image [Edit See Also]
User contributed notes
<CodeExamplesForm />
