API17:JElementList::fetchElement
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::fetchElement
Description
Fetch the HTML code for the parameter element.
Description:JElementList::fetchElement [Edit Descripton]
Synopsis
public JElementList::fetchElement ($name, $value, &$node, $control_name)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | The field name. | |
| $value | mixed | The value of the field. | |
| &$node | object | The current XML node. | |
| $control_name | string | The name of the HTML control. |
Returns
Defined in
libraries/joomla/html/parameter/element/list.php (line 58)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JElementList::fetchElement
Examples
<CodeExamplesForm />
