Class FamilyTreePersonChildrenState
The PersonChildrenState exposes management functions for person children.
Class PersonChildrenState
- Gedcomx\Rs\Client\GedcomxApplicationState
- Gedcomx\Rs\Client\PersonsState
- Gedcomx\Rs\Client\PersonChildrenState
- Gedcomx\Extensions\FamilySearch\Rs\Client\FamilyTree\FamilyTreePersonChildrenState
Package: Gedcomx\Rs\Client
Located at Extensions/FamilySearch/Rs/Client/FamilyTree/FamilyTreePersonChildrenState.php
Methods summary
public
|
#
getChildAndParentsRelationships( )
Return the ChildAndParentsRelationship objects from the response |
public
|
#
findChildAndParentsRelationshipTo( Gedcomx\Extensions\FamilySearch\Rs\Client\FamilyTree\Person $child )
Find the relationships in which the given person is a child |
Methods inherited from Gedcomx\Rs\Client\PersonChildrenState
__construct()
,
findRelationshipTo()
,
getPersons()
,
getRelationships()
,
readChild()
,
readPerson()
,
readRelationship()
,
removeRelationship()
,
removeRelationshipTo()
Methods inherited from Gedcomx\Rs\Client\PersonsState
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()