JHTMLImage/1.5
From Joomla! Documentation
JHTMLImage
Description
Description:JHTMLImage [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | administrator | Checks to see if an image exists in the current templates image directory if it does it loads this image. |
| public | site | Checks to see if an image exists in the current templates image directory if it does it loads this image. |
- Defined in libraries/joomla/html/html/image.php
Importing
jimport( 'joomla.html.html.image' );
See also
-
JHTMLImage on api.joomla.org
-
JHTMLImage source code on JoomlaCode
-
Subpackage Html
- Other versions of JHTMLImage
SeeAlso:JHTMLImage [Edit See Also]
User contributed notes
<CodeExamplesForm />