API16:JElementList
From Joomla! Documentation
Defined in
libraries/joomla/html/parameter/element/list.php
Methods
| Method name | Description |
|---|---|
| fetchElement | Fetch the HTML code for the parameter element. |
Importing
jimport( 'joomla.html.parameter.element.list' );
Examples
Code Examples