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

Interface StateTransitionOption

Defines a method to manipulate and apply options to a REST API request before execution.

Interface StateTransitionOption

Direct known implementers

Gedcomx\Rs\Client\Options\CacheDirectives, Gedcomx\Rs\Client\Options\HeaderParameter, Gedcomx\Rs\Client\Options\Preconditions, Gedcomx\Rs\Client\Options\QueryParameter

Namespace: Gedcomx\Rs\Client\Options
Package: Gedcomx\Rs\Client\Options
Located at Rs/Client/Options/StateTransitionOption.php

Methods summary

public GuzzleHttp\Psr7\Request
# apply( GuzzleHttp\Psr7\Request $request )

An option for modifying a state transition.

An option for modifying a state transition.

Parameters

$request
The request object the Option will modify

Returns

GuzzleHttp\Psr7\Request
New request object reflecting the changes
gedcomx-php-client API documentation generated by ApiGen