Make the node "similar" to the given source node. That means,
- all properties
- index
- node type
- content object
will be set to the same values as in the source node.
public similarize ( |
||
$sourceNode | ||
$isCopy | boolean | |
return | void |