API17:JForm::mergeNodes
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.
JForm::mergeNodes
Description
Merges new elements into a source <fields> element.
Description:JForm::mergeNodes [Edit Descripton]
protected static function mergeNodes ( SimpleXMLElement $source SimpleXMLElement $new )
| Parameter | Type | Default | Description |
|---|---|---|---|
| SimpleXMLElement $source | SimpleXMLElement | The source element. | |
| SimpleXMLElement $new | SimpleXMLElement | The new element to merge. |
See also
-
JForm::mergeNodes source code on BitBucket
-
Class JForm
-
Subpackage Form
- Other versions of JForm::mergeNodes
SeeAlso:JForm::mergeNodes [Edit See Also]
User contributed notes
<CodeExamplesForm />
