gedcomx-php-client
  • Namespace
  • Class

Namespaces

  • Gedcomx
    • Agent
    • Atom
    • Common
    • Conclusion
    • Extensions
      • FamilySearch
        • Platform
          • Artifacts
          • Discussions
          • Tree
          • Users
        • Rs
          • Client
            • FamilyTree
            • Helpers
            • Memories
            • Util
        • Rt
        • Types
    • GedcomxFile
    • Links
    • Records
    • Rs
      • Client
        • Exception
        • Options
        • Util
    • Rt
    • Search
    • Source
    • Support
    • Types
    • Util
    • Vocab

Classes

  • Collection
  • CollectionContent
  • Field
  • FieldDescriptor
  • FieldValue
  • FieldValueDescriptor
  • RecordDescriptor
  • RecordSet
  • RecordSetIterator

Interfaces

  • HasFields

Interface HasFields

An interface enabling the getting and setting an array of fields.

Interface HasFields

Direct known implementers

Gedcomx\Conclusion\Person, Gedcomx\Conclusion\Relationship

Namespace: Gedcomx\Records
Package: Gedcomx\Records
Located at Records/HasFields.php

Methods summary

public Gedcomx\Records\Field[]
# getFields( )

Gets the array of fields.

Gets the array of fields.

Returns

Gedcomx\Records\Field[]
public
# setFields( array $fields )

Sets the array of fields.

Sets the array of fields.

Parameters

$fields
gedcomx-php-client API documentation generated by ApiGen