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

  • CacheDirectives
  • HeaderParameter
  • Preconditions
  • QueryParameter

Interfaces

  • StateTransitionOption

Namespace Gedcomx\Rs\Client\Options

Classes summary

CacheDirectives

A REST API request options helper providing cache control features. This is similar to the Preconditions class, but applies inverse logic.

HeaderParameter This is a helper class for managing headers in REST API requests.
Preconditions A REST API request options helper providing precondition features. This is similar to the CacheDirectives class, but applies inverse logic.
QueryParameter Represents a generic query string parameter to use in REST API requests.

Interfaces summary

StateTransitionOption Defines a method to manipulate and apply options to a REST API request before execution.
gedcomx-php-client API documentation generated by ApiGen