Class FamilySearchMemories
The FamilySearchMemories is a collection of FamilySearch memories and exposes management of those memories.
Class FamilySearchMemories
- Gedcomx\Rs\Client\GedcomxApplicationState
-
Gedcomx\Rs\Client\CollectionState
-
Gedcomx\Extensions\FamilySearch\Rs\Client\FamilySearchCollectionState
-
Gedcomx\Extensions\FamilySearch\Rs\Client\Memories\FamilySearchMemories
Package: Gedcomx\Extensions\FamilySearch\Rs\Client\Memories
Located at Extensions/FamilySearch/Rs/Client/Memories/FamilySearchMemories.php
Methods summary
Methods inherited from Gedcomx\Extensions\FamilySearch\Rs\Client\FamilySearchCollectionState
__construct(),
addDiscussion(),
addProcessingTime(),
getCollection(),
normalizeDate(),
readCurrentUser(),
readCurrentUserHistory(),
readDiscussions(),
readPerson(),
searchForPersonMatches()
Methods inherited from Gedcomx\Rs\Client\CollectionState
AddParentChildRelationship(),
addArtifact(),
addCollection(),
addPerson(),
addRecord(),
addRelationship(),
addRelationships(),
addSourceDescription(),
addSpouseRelationship(),
readCollection(),
readPersonForCurrentUser(),
readPersons(),
readRecords(),
readRelationships(),
readResourcesOfCurrentUser(),
readSourceDescriptions(),
readSubcollections(),
searchForPersons(),
update()
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()
Constants summary
string |
URI
The default production environment URI for this collection. |
#
"https://api.familysearch.org/platform/collections/memories"
|
string |
INTEGRATION_URI
The default integration environment URI for this collection. |
#
"https://integration.familysearch.org/platform/collections/memories"
|