Class Merge
Class Merge
- @package Gedcomx\Extensions\FamilySearch\Platform\Tree Manage Merge Object
Namespace: Gedcomx\Extensions\FamilySearch\Platform\Tree
Located at Extensions/FamilySearch/Platform/Tree/Merge.php
Located at Extensions/FamilySearch/Platform/Tree/Merge.php
Methods summary
public
|
|
public
|
|
public
|
#
setResourcesToDelete(
List of resources to remove from the survivor person. |
public
|
#
addResourceToDelete(
Add a resource to the list of resources to delete from the survivor. |
public
|
|
public
|
#
setResourcesToCopy(
List of resources to copy from the duplicate person to survivor person. |
public
|
#
addResourceToCopy(
Add a resource to the list of resources to copy to the survivor. |
public
array
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
#
writeXmlContents( XMLWriter $writer )
Writes the contents of this Merge to an XML writer. The startElement is expected to be already provided. |
public
|
#
accept(
Accept a visitor. |