Class ExtensibleElement
- Gedcomx\Atom\CommonAttributes
- Gedcomx\Atom\ExtensibleElement
Direct known subclasses
Methods summary
public
|
|
public
array
|
|
public
|
|
public
|
|
public
array
|
|
public
|
#
setExtensionElement( mixed $element )
Sets an extension element by first removing all previous elements of the same type, then adding it to the list. |
public
mixed
|
|
public
array
|
|
public
array
|
|
public
|
|
public
|
#
writeXmlContents( XMLWriter $writer )
Writes the contents of this ExtensibleElement to an XML writer. The startElement is expected to be already provided. |
Methods inherited from Gedcomx\Atom\CommonAttributes
getBase()
,
getLang()
,
initFromReader()
,
setBase()
,
setLang()
,
toJson()