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 FamilyTreePersonParentsState

The PersonParentsState exposes management functions for person parents.

Class PersonParentsState

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

Methods summary

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

Return the ChildAndParentsRelationship objects on this state object

Return the ChildAndParentsRelationship objects on this state object

Returns

Gedcomx\Extensions\FamilySearch\Platform\Tree\ChildAndParentsRelationship[]|null
public Gedcomx\Extensions\FamilySearch\Platform\Tree\ChildAndParentsRelationship|null
# findChildAndParentsRelationshipTo( Gedcomx\Conclusion\Person $spouse )

Return the

Return the

Parameters

$spouse

Returns

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

Methods inherited from Gedcomx\Rs\Client\PersonParentsState

__construct(), findRelationshipTo(), getPersons(), getRelationships(), readParent(), 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