Class Name
A name conclusion.
- 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\Name
Methods summary
public
|
|
public
string
|
|
public
|
|
public
boolean
|
#
getPreferred( )
Whether the conclusion is preferred above other conclusions of the same type. Useful, for example, for display purposes. |
public
|
#
setPreferred( boolean $preferred )
Whether the conclusion is preferred above other conclusions of the same type. Useful, for example, for display purposes. |
public
|
|
public
|
|
public
|
|
public
|
#
setNameForms( array $nameForms )
Alternate forms of the name, such as the romanized form of a non-latin name. |
public
array
|
|
public
|
|
public
|
|
public
|
|
public
|
#
writeXmlContents( XMLWriter $writer )
Writes the contents of this Name to an XML writer. The startElement is expected to be already provided. |
public
string
|
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()