Class SourceReference
An attributable reference to a description of a source.
- Gedcomx\Common\ExtensibleData
- Gedcomx\Links\HypermediaEnabledData implements Gedcomx\Links\SupportsLinks
- Gedcomx\Source\SourceReference implements Gedcomx\Common\Attributable
Methods summary
public
|
|
public
string
|
|
public
|
#
setDescriptionRef( string $descriptionRef )
A reference to a description of the source being referenced. |
public
|
|
public
|
#
setAttribution(
The attribution metadata for this source reference. |
public
|
|
public
|
#
setQualifiers(
The qualifiers associated with this source reference. |
public
array
|
|
public
|
|
public
|
|
public
|
|
public
|
#
writeXmlContents( XMLWriter $writer )
Writes the contents of this SourceReference to an XML writer. The startElement is expected to be already provided. |
Methods inherited from Gedcomx\Links\HypermediaEnabledData
addLink()
,
addLinkRelation()
,
addTemplatedLink()
,
getLink()
,
getLinks()
,
getLinksByRel()
,
setLinks()