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 ChangeHistoryState

Class ChangeHistoryState

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

Methods summary

public Gedcomx\Extensions\FamilySearch\Rs\Client\Util\ChangeHistoryPage|null
# getPage( )

Gets the change history page represented by the current state instance.

Gets the change history page represented by the current state instance.

Returns

Gedcomx\Extensions\FamilySearch\Rs\Client\Util\ChangeHistoryPage|null
public Gedcomx\Extensions\FamilySearch\Rs\Client\FamilyTree\ChangeHistoryState
# restoreChange( Gedcomx\Atom\Entry $change, Gedcomx\Rs\Client\Options\StateTransitionOption $option = null )

Restores the specified change if it had been reverted.

Restores the specified change if it had been reverted.

Parameters

$change
$option

Returns

Gedcomx\Extensions\FamilySearch\Rs\Client\FamilyTree\ChangeHistoryState
| null

Throws

Gedcomx\Rs\Client\Exception\GedcomxApplicationException

Methods inherited from Gedcomx\Rs\Client\GedcomxApplicationState

__construct(), 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