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