API17:JHtmlImage
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.
[Edit Descripton] Description:JHtmlImage
Defined in
libraries/joomla/html/html/image.php
- see source code in BitBucket
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| administrator | Checks to see if an image exists in the current templates image directory if it does it loads this image. |
| site | Checks to see if an image exists in the current templates image directory. |
Importing
jimport( 'joomla.html.html.image' );
See also
- JHtmlImage source code in BitBucket
- Other versions of this class
SeeAlso:JHtmlImage [Edit See Also]
Examples
<CodeExamplesForm />
