gedcomx-php
  • Namespace
  • Class

Namespaces

  • Gedcomx
    • Agent
    • Atom
    • Common
    • Conclusion
    • Extensions
      • FamilySearch
        • Platform
          • Artifacts
          • Discussions
          • Tree
          • Users
        • Rt
        • Types
    • GedcomxFile
    • Links
    • Records
    • Rt
    • Search
    • Source
    • Support
    • Types
    • Util
    • Vocab

Classes

  • ConfidenceLevel
  • DocumentType
  • EventRoleType
  • EventType
  • FactType
  • FieldType
  • FieldValueType
  • GenderType
  • IdentifierType
  • NamePartType
  • NameType
  • RecordType
  • RelationshipType
  • ResourceType

Class ResourceType

Enumeration of high-level genealogical resource types.

Namespace: Gedcomx\Types
Located at Types/ResourceType.php

Constants summary

string RECORD

A historical record.

A historical record.

# "http://gedcomx.org/Record"
string COLLECTION

A collection.

A collection.

# "http://gedcomx.org/Collection"
string DIGITALARTIFACT

A digital artifact, such as a digital image or video.

A digital artifact, such as a digital image or video.

# "http://gedcomx.org/DigitalArtifact"
string PHYSICALARTIFACT

A physical artifact.

A physical artifact.

# "http://gedcomx.org/PhysicalArtifact"
string PERSON

A person.

A person.

# "http://gedcomx.org/Person"
gedcomx-php API documentation generated by ApiGen