API16

JElementTemplateStyle: Difference between revisions

From Joomla! Documentation

Doxiki (talk | contribs)
New page: <span class="editsection" style="font-size:76%;"> <nowiki>[</nowiki>Edit Descripton<nowiki>]</nowiki> </span> {{Description:JElementTemplateStyle}...
 
m clean up
Line 1: Line 1:
<span class="editsection" style="font-size:76%;">
{{subst:Description:JElementTemplateStyle}}
<nowiki>[</nowiki>[[Description:JElementTemplateStyle|Edit Descripton]]<nowiki>]</nowiki>
</span>
{{Description:JElementTemplateStyle}}


===Defined in===
===Defined in===
Line 19: Line 16:
<source lang="php">jimport( 'joomla.html.parameter.element.templatestyle' );</source>
<source lang="php">jimport( 'joomla.html.parameter.element.templatestyle' );</source>


<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JElementTemplateStyle|Edit See Also]]<nowiki>]</nowiki>
{{subst:SeeAlso:JElementTemplateStyle}}
</span>
{{SeeAlso:JElementTemplateStyle}}


===Examples===
===Examples===

Revision as of 13:55, 24 March 2017

{{subst:Description:JElementTemplateStyle}}

Defined in

libraries/joomla/html/parameter/element/templatestyle.php

Methods

Method name Description
fetchElement

Importing

jimport( 'joomla.html.parameter.element.templatestyle' );


{{subst:SeeAlso:JElementTemplateStyle}}

Examples

<CodeExamplesForm />