API17:JElementList
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JElementList
Description
Description:JElementList [Edit Descripton]
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
SeeAlso:JElementList [Edit See Also]
User contributed notes
<CodeExamplesForm />
