Class Entry
The "atom:entry" element represents an individual entry, acting as a container for metadata and data associated with the entry.
- Gedcomx\Atom\CommonAttributes
-
Gedcomx\Atom\ExtensibleElement
-
Gedcomx\Atom\Entry
implements
Gedcomx\Links\SupportsLinks
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
setCategories(
information about a category associated with an entry. |
public
string
|
|
public
|
#
setConfidence( string $confidence )
The confidence of the result, if this entry represents a search result. |
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
integer
|
|
public
|
#
setPublished( integer $published )
instant in time associated with an event early in the life cycle of the entry. |
public
string
|
|
public
|
|
public
float
|
|
public
|
|
public
string
|
|
public
|
|
public
integer
|
#
getUpdated( )
the most recent instant in time when the entry was modified in a way the publisher considers significant. |
public
|
#
setUpdated( integer $updated )
the most recent instant in time when the entry was modified in a way the publisher considers significant. |
public
array
|
|
public
|
|
public
|
|
public
|
#
writeXmlContents( XMLWriter $writer )
Writes the contents of this Entry to an XML writer. The startElement is expected to be already provided. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
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()