API17:JHtmlImage
From Joomla! Documentation
Revision as of 13:51, 29 August 2012 by JoomlaWikiBot (Talk | contribs)
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.
JHtmlImage
Description
Description:JHtmlImage [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | administrator | Checks to see if an image exists in the current templates image directory if it does it loads this image. |
| public static | site | Checks to see if an image exists in the current templates image directory. |
- Defined in libraries/joomla/html/html/image.php
Importing
jimport( 'joomla.html.html.image' );
See also
-
JHtmlImage source code on BitBucket
-
Subpackage Html
- Other versions of JHtmlImage
SeeAlso:JHtmlImage [Edit See Also]
User contributed notes
<CodeExamplesForm />
