DOMNode->cloneNode()

(no version information, might be only in CVS)

DOMNode->cloneNode() --  Clones a node

Beschreibung

class DOMNode {

DOMNode cloneNode ( [bool deep] )

}

Creates a copy of the node.

Parameter Liste

deep

Indicates whether to copy all descendant nodes. This parameter is defaulted to FALSE.

Rückgabewerte

The cloned node.

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:14