JHTMLImage/1.5

From Joomla! Documentation
< JHTMLImage(Difference between revisions)
Jump to: navigation, search
(Bulk upload by Doxiki2)
 
m (See also: fixing link to API)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
=={{JVer|1.5}} JHTMLImage==
 +
===Description===
 +
{{Description:JHTMLImage}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[Description:JHTMLImage|Edit Descripton]]<nowiki>]</nowiki>
 
<nowiki>[</nowiki>[[Description:JHTMLImage|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{Description:JHTMLImage}}
 
===Defined in===
 
libraries/joomla/html/html/image.php
 
===Subpackage===
 
[[Subpackage Html/1.5|Html]]
 
===Extends===
 
===Extended by===
 
 
===Methods===
 
===Methods===
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
 +
!Visibility
 
!Method name
 
!Method name
 
!Description
 
!Description
 
|-
 
|-
 +
|public
 
|[[JHTMLImage::administrator/1.5|administrator]]
 
|[[JHTMLImage::administrator/1.5|administrator]]
 
|Checks to see if an image exists in the current templates image directory if it does it loads this image.  
 
|Checks to see if an image exists in the current templates image directory if it does it loads this image.  
 
|-
 
|-
 +
|public
 
|[[JHTMLImage::site/1.5|site]]
 
|[[JHTMLImage::site/1.5|site]]
 
|Checks to see if an image exists in the current templates image directory if it does it loads this image.  
 
|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===
 
===Importing===
 
<source lang="php">jimport( 'joomla.html.html.image' );</source>
 
<source lang="php">jimport( 'joomla.html.html.image' );</source>
 
===See also===
 
===See also===
 +
* {{JVer|1.5}} '''JHTMLImage''' on [http://api.joomla.org/1.5/Joomla-Framework/HTML/JHTMLImage.html api.joomla.org]
 +
* {{JVer|1.5}} '''JHTMLImage source code''' on [[jframework15:html/html/image.php|JoomlaCode]]
 +
* {{JVer|1.5}} Subpackage [[Subpackage Html/1.5|Html]]
 +
* [[JHTMLImage|Other versions of JHTMLImage]]
 +
{{SeeAlso:JHTMLImage}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JHTMLImage|Edit See Also]]<nowiki>]</nowiki>
 
<nowiki>[</nowiki>[[SeeAlso:JHTMLImage|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{SeeAlso:JHTMLImage}}
+
===User contributed notes===
* [[JHTMLImage|Other versions of this class]]
+
* [http://api.joomla.org/Joomla-Framework/Html/JHTMLImage.html JHTMLImage on api.joomla.org]
+
===Examples===
+
 
<CodeExamplesForm />
 
<CodeExamplesForm />
 
<dpl>
 
<dpl>
Line 40: Line 42:
 
category=ClassExample
 
category=ClassExample
 
include=*
 
include=*
 +
namespace=CodeExample
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
 
<noinclude>[[Category:Framework]][[Category:Framework 1.5]][[Category:JHTMLImage]]</noinclude>
 
<noinclude>[[Category:Framework]][[Category:Framework 1.5]][[Category:JHTMLImage]]</noinclude>

Latest revision as of 16:02, 13 February 2013

[edit] Joomla 1.5 JHTMLImage

[edit] Description

Description:JHTMLImage [Edit Descripton]

[edit] 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

[edit] Importing

jimport( 'joomla.html.html.image' );

[edit] See also

SeeAlso:JHTMLImage [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox