API17:JHtmlImage::administrator
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.
JHtmlImage::administrator
Description
Checks to see if an image exists in the current templates image directory if it does it loads this image.
Description:JHtmlImage::administrator [Edit Descripton]
Synopsis
public static JHtmlImage::administrator ($file, $folder= '/images/', $altFile=null, $altFolder= '/images/', $alt=null, $attribs=null, $asTag=true)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $file | |||
| $folder | '/images/' | ||
| $altFile | null | ||
| $altFolder | '/images/' | ||
| $alt | null | ||
| $attribs | null | ||
| $asTag | true |
Returns
Defined in
libraries/joomla/html/html/image.php (line 108)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JHtmlImage::administrator
Examples
<CodeExamplesForm />
