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

  • AncestryNode
  • AncestryTree
  • DataSource
  • DescendancyNode
  • DescendancyTree
  • EmbeddedLinkLoader
  • Embedding
  • GedcomxBaseSearchQueryBuilder
  • GedcomxPersonSearchQueryBuilder
  • GedcomxPlaceSearchQueryBuilder
  • HttpStatus
  • RdfCollection
  • RdfNode
  • SearchParameter

Class DescendancyTree

A model representation of descendancy.

Class DescendancyTree

Namespace: Gedcomx\Rs\Client\Util
Package: Gedcomx\Rs\Client\Util
Located at Rs/Client/Util/DescendancyTree.php

Methods summary

public
# __construct( Gedcomx\Gedcomx $gx )

Constructs a new descendancy tree using the specified model.

Constructs a new descendancy tree using the specified model.

Parameters

$gx
public Gedcomx\Rs\Client\Util\DescendancyNode|null
# getRoot( )

Gets the root person of the descendancy tree.

Gets the root person of the descendancy tree.

Returns

Gedcomx\Rs\Client\Util\DescendancyNode|null
gedcomx-php-client API documentation generated by ApiGen