JElementModuleLayouts: Difference between revisions
From Joomla! Documentation
New page: <span class="editsection" style="font-size:76%;">
<nowiki>[</nowiki>Edit Descripton<nowiki>]</nowiki>
</span>
{{Description:JElementModuleLayouts}... |
m clean up |
||
Line 1: | Line 1: | ||
{{subst:Description:JElementModuleLayouts}} | |||
{{Description:JElementModuleLayouts}} | |||
===Defined in=== | ===Defined in=== | ||
Line 10: | Line 7: | ||
<source lang="php">jimport( 'joomla.html.parameter.element.modulelayouts' );</source> | <source lang="php">jimport( 'joomla.html.parameter.element.modulelayouts' );</source> | ||
{{subst:SeeAlso:JElementModuleLayouts}} | |||
{{SeeAlso:JElementModuleLayouts}} | |||
===Examples=== | ===Examples=== |
Revision as of 13:55, 24 March 2017
{{subst:Description:JElementModuleLayouts}}
Defined in
libraries/joomla/html/parameter/element/modulelayouts.php
Importing
jimport( 'joomla.html.parameter.element.modulelayouts' );
{{subst:SeeAlso:JElementModuleLayouts}}
Examples
<CodeExamplesForm />