API16

JElementModuleLayouts: Difference between revisions

From Joomla! Documentation

m clean up
m preparing for archive only
 
Line 1: Line 1:
{{subst:Description:JElementModuleLayouts}}
===Defined in===
===Defined in===
libraries/joomla/html/parameter/element/modulelayouts.php
libraries/joomla/html/parameter/element/modulelayouts.php
Line 8: Line 6:




{{subst:SeeAlso:JElementModuleLayouts}}
 


===Examples===
===Examples===
<CodeExamplesForm />
=== Code Examples ===
<dpl>
<dpl>
  noresultsheader=\n
  noresultsheader=\n
  category=JElementModuleLayouts
  category=JElementModuleLayouts
  category=CodeExample
  namespace=CodeExample
  category=ClassExample
  category=ClassExample
  include=*
  include=*
  format= ,,,
  format= ,,,
</dpl>
</dpl>

Latest revision as of 01:35, 25 March 2017

Defined in

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

Importing

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



Examples

Code Examples