API17:JElementModuleLayouts
From Joomla! Documentation
JElementModuleLayouts
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| protected | _getOptions | Get the options for the list. |
- Defined in libraries/joomla/html/parameter/element/modulelayouts.php
- Extends JElementList
Importing
jimport( 'joomla.html.parameter.element.modulelayouts' );
See also
JElementModuleLayouts source code on BitBucket
Subpackage Html- Other versions of JElementModuleLayouts
User contributed notes
Code Examples