JForm::mergeNode
Update the attributes of a child node
Signature
protected function mergeNode(SimpleXMLElement
$source,
SimpleXMLElement
$new )
Parameters
-
$source
- The source element on which to append the attributes
-
$new
- The new element to append
Returns
- void