Class ChangeEntry
Represents a historical record of some operation performed (such as deleting a person).
Class ChangeEntry
- Gedcomx\Atom\CommonAttributes
-
Gedcomx\Atom\ExtensibleElement
-
Gedcomx\Atom\Entry
implements
Gedcomx\Links\SupportsLinks
-
Gedcomx\Extensions\FamilySearch\Rs\Client\Util\ChangeEntry
Package: Gedcomx\Extensions\FamilySearch\Rs\Client\Util
Located at Extensions/FamilySearch/Rs/Client/Util/ChangeEntry.php
Methods summary
public
|
#
__construct(
Constructs a new change entry using the specified atom feed entry. |
public
|
|
public
|
|
public
null|string
|
|
public
null|string
|
|
public
null|string
|
|
public
null|string
|
|
public
null
|
|
public
null
|
|
public
null
|
Methods inherited from Gedcomx\Atom\Entry
addLink(),
addLinkRelation(),
addTemplatedLink(),
getAuthors(),
getCategories(),
getConfidence(),
getContent(),
getContributors(),
getId(),
getLink(),
getLinks(),
getLinksByRel(),
getPublished(),
getRights(),
getScore(),
getTitle(),
getUpdated(),
initFromArray(),
setAuthors(),
setCategories(),
setConfidence(),
setContent(),
setContributors(),
setId(),
setLinks(),
setPublished(),
setRights(),
setScore(),
setTitle(),
setUpdated(),
toArray(),
toXml(),
writeXmlContents()
Methods inherited from Gedcomx\Atom\ExtensibleElement
addExtensionElement(),
findExtensionOfType(),
findExtensionsOfType(),
getExtensionElements(),
removeExtensionElements(),
setExtensionElement(),
setExtensionElements()
Methods inherited from Gedcomx\Atom\CommonAttributes
getBase(),
getLang(),
initFromReader(),
setBase(),
setLang(),
toJson()