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

  • ChangeHistoryState
  • ChildAndParentsRelationshipState
  • FamilyTreeCollectionState
  • FamilyTreePersonChildrenState
  • FamilyTreePersonParentsState
  • FamilyTreePersonState
  • FamilyTreeRelationshipsState
  • FamilyTreeRelationshipState
  • FamilyTreeStateFactory

Interfaces

  • PreferredRelationshipState

Class FamilyTreePersonChildrenState

The PersonChildrenState exposes management functions for person children.

Class PersonChildrenState

Gedcomx\Rs\Client\GedcomxApplicationState
Extended by Gedcomx\Rs\Client\PersonsState
Extended by Gedcomx\Rs\Client\PersonChildrenState
Extended by Gedcomx\Extensions\FamilySearch\Rs\Client\FamilyTree\FamilyTreePersonChildrenState
Namespace: Gedcomx\Extensions\FamilySearch\Rs\Client\FamilyTree
Package: Gedcomx\Rs\Client
Located at Extensions/FamilySearch/Rs/Client/FamilyTree/FamilyTreePersonChildrenState.php

Methods summary

public Gedcomx\Extensions\FamilySearch\Platform\Tree\ChildAndParentsRelationship[]|null
# getChildAndParentsRelationships( )

Return the ChildAndParentsRelationship objects from the response

Return the ChildAndParentsRelationship objects from the response

Returns

Gedcomx\Extensions\FamilySearch\Platform\Tree\ChildAndParentsRelationship[]|null
public Gedcomx\Extensions\FamilySearch\Platform\Tree\ChildAndParentsRelationship|null
# findChildAndParentsRelationshipTo( Gedcomx\Extensions\FamilySearch\Rs\Client\FamilyTree\Person $child )

Find the relationships in which the given person is a child

Find the relationships in which the given person is a child

Parameters

$child

Returns

Gedcomx\Extensions\FamilySearch\Platform\Tree\ChildAndParentsRelationship|null

Methods inherited from Gedcomx\Rs\Client\PersonChildrenState

__construct(), findRelationshipTo(), getPersons(), getRelationships(), readChild(), readPerson(), readRelationship(), removeRelationship(), removeRelationshipTo()

Methods inherited from Gedcomx\Rs\Client\PersonsState

addPerson(), getPerson(), readCollection()

Methods inherited from Gedcomx\Rs\Client\GedcomxApplicationState

authenticateViaOAuth2AuthCode(), authenticateViaOAuth2ClientCredentials(), authenticateViaOAuth2Password(), authenticateViaOAuth2WithoutCredentials(), authenticateWithAccessToken(), delete(), generateClientSecret(), get(), getAccessToken(), getClient(), getETag(), getEntity(), getHeader(), getHeaders(), getLastEmbeddedRequest(), getLastEmbeddedResponse(), getLastModified(), getLink(), getLinks(), getRequest(), getResourceReference(), getResponse(), getSelfRel(), getSelfUri(), getStatus(), getUri(), hasClientError(), hasError(), hasServerError(), hasStatus(), head(), ifSuccessful(), inject(), isAuthenticated(), loadAllEmbeddedResources(), logout(), options(), post(), put(), readAttributableContributor(), readContributor(), readReferenceContributor(), send()

gedcomx-php-client API documentation generated by ApiGen