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

  • DiscussionsState
  • DiscussionState
  • FamilySearchClient
  • FamilySearchCollectionState
  • FamilySearchPlaceDescriptionState
  • FamilySearchPlaces
  • FamilySearchPlaceState
  • FamilySearchSourceDescriptionState
  • FamilySearchStateFactory
  • PersonMatchResultsState
  • PersonMergeState
  • PersonNonMatchesState
  • Rel
  • UserHistoryState
  • UserState

Namespace Gedcomx\Extensions\FamilySearch\Rs\Client

Namespaces summary

Gedcomx\Extensions\FamilySearch\Rs\Client\FamilyTree
Gedcomx\Extensions\FamilySearch\Rs\Client\Helpers
Gedcomx\Extensions\FamilySearch\Rs\Client\Memories
Gedcomx\Extensions\FamilySearch\Rs\Client\Util

Classes summary

DiscussionsState The DiscussionsState exposes management functions for discussions.
DiscussionState The DiscussionState exposes management functions for a discussion.
FamilySearchClient API Client for the FamilySearch API
FamilySearchCollectionState The FamilySearchCollectionState is a collection of FamilySearch resources and exposes management of those resources.
FamilySearchPlaceDescriptionState The FamilySearchPlaceDescriptionState exposes management functions for a FamilySearch place description.
FamilySearchPlaces The FamilySearchPlaces is a collection of FamilySearch places and exposes management of those places.
FamilySearchPlaceState The FamilySearchPlaceState exposes management functions for a FamilySearch place.
FamilySearchSourceDescriptionState The FamilySearchSourceDescriptionState exposes management functions for a FamilySearch source description.
FamilySearchStateFactory The state factory is responsible for instantiating state classes from REST API responses.
PersonMatchResultsState The PersonMatchResultsState exposes management functions for a person match results.
PersonMergeState The PersonMergeState exposes management functions for a person merge.
PersonNonMatchesState The PersonNonMatchesState exposes management functions for person non matches.
Rel

A collection of rel links to assist in looking up resource links. When a resource is consumed, it typically returns a set of hypermedia links that enable additional actions on the resource. Whileresources typically provide links, not all links will be available on a given resource (such as paging links on a person resource). The links exposed in this class are a set of predefined constants, which can be used to determine if a link is available on a given resource.

UserHistoryState The UserHistoryState exposes management functions for user history.
UserState The UserState exposes management functions for a user.
gedcomx-php-client API documentation generated by ApiGen