JElementTemplateStyle: Difference between revisions
From Joomla! Documentation
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: | ||
{{subst:Description:JElementTemplateStyle}} | |||
{{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> | ||
{{subst:SeeAlso:JElementTemplateStyle}} | |||
{{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 />