Class FamilySearchPlatform
The FamilySearch data types define serialization formats that are specific the FamilySearch developer platform. These data formats are extensions of the GEDCOM X media types and provide concepts and data types that are specific to FamilySearch and therefore haven't been adopted into a formal, more general specification.
- Gedcomx\Common\ExtensibleData
- Gedcomx\Links\HypermediaEnabledData implements Gedcomx\Links\SupportsLinks
- Gedcomx\Gedcomx
- Gedcomx\Extensions\FamilySearch\FamilySearchPlatform
Located at Extensions/FamilySearch/FamilySearchPlatform.php
Methods summary
Methods inherited from Gedcomx\Gedcomx
accept()
,
addPerson()
,
addRelationship()
,
addSourceDescription()
,
getAgents()
,
getAttribution()
,
getCollections()
,
getDescriptionRef()
,
getDocuments()
,
getEvents()
,
getFields()
,
getLang()
,
getPersons()
,
getPlaces()
,
getProfile()
,
getRecordDescriptors()
,
getRelationships()
,
getSourceDescriptions()
,
setAgents()
,
setAttribution()
,
setCollections()
,
setDescriptionRef()
,
setDocuments()
,
setEvents()
,
setFields()
,
setLang()
,
setPersons()
,
setPlaces()
,
setProfile()
,
setRecordDescriptors()
,
setRelationships()
,
setSourceDescriptions()
Methods inherited from Gedcomx\Links\HypermediaEnabledData
addLink()
,
addLinkRelation()
,
addTemplatedLink()
,
getLink()
,
getLinks()
,
getLinksByRel()
,
setLinks()
Methods inherited from Gedcomx\Common\ExtensibleData
addExtensionElement()
,
findExtensionOfType()
,
findExtensionsOfType()
,
getExtensionElements()
,
getId()
,
initFromReader()
,
removeExtensionElements()
,
setExtensionElement()
,
setExtensionElements()
,
setId()
,
toJson()
Constants summary
string |
PROJECT_ID
|
#
"fs-platform"
|
Constants inherited from Gedcomx\Gedcomx
ATOM_JSON_MEDIA_TYPE
,
ATOM_XML_MEDIA_TYPE
,
FORM_DATA_TYPE
,
HTML_TYPE
,
JSON_APPLICATION_TYPE
,
JSON_MEDIA_TYPE
,
LD_JSON_TYPE
,
PLAIN_TEXT
,
XML_MEDIA_TYPE