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