Class Person
A person.
- Gedcomx\Common\ExtensibleData
-
Gedcomx\Links\HypermediaEnabledData
implements
Gedcomx\Links\SupportsLinks
-
Gedcomx\Conclusion\Conclusion
implements
Gedcomx\Common\Attributable,
Gedcomx\Source\ReferencesSources,
Gedcomx\Common\HasNotes
-
Gedcomx\Conclusion\Subject
implements
Gedcomx\Common\Attributable
-
Gedcomx\Conclusion\Person
implements
Gedcomx\Conclusion\HasFacts,
Gedcomx\Records\HasFields
Methods summary
public
|
|
public
boolean
|
|
public
|
#
setPrincipal( boolean $principal )
Whether this person is the 'principal' person extracted from the record. |
public
boolean
|
|
public
|
#
setPrivate( boolean $private )
Whether this person has been designated for limited distribution or display. |
public
boolean
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
getDisplayExtension( )
Display properties for the person. Display properties are not specified by GEDCOM X core, but as extension elements by GEDCOM X RS. |
public
|
#
setDisplayExtension(
Display properties for the person. Display properties are not specified by GEDCOM X core, but as extension elements by GEDCOM X RS. |
public
array
|
|
public
|
|
public
|
|
public
|
|
public
|
#
writeXmlContents( XMLWriter $writer )
Writes the contents of this Person to an XML writer. The startElement is expected to be already provided. |
Methods inherited from Gedcomx\Conclusion\Subject
getEvidence(),
getExtracted(),
getIdentifiers(),
getMedia(),
setEvidence(),
setExtracted(),
setIdentifiers(),
setMedia()
Methods inherited from Gedcomx\Conclusion\Conclusion
getAnalysis(),
getAttribution(),
getConfidence(),
getLang(),
getNotes(),
getSources(),
setAnalysis(),
setAttribution(),
setConfidence(),
setLang(),
setNotes(),
setSources()
Methods inherited from Gedcomx\Links\HypermediaEnabledData
addLink(),
addLinkRelation(),
addTemplatedLink(),
getLink(),
getLinks(),
getLinksByRel(),
setLinks()