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

  • Collection
  • Duration
  • FormalDate
  • JsonMapper
  • SimpleDate
  • XmlMapper

Class JsonMapper

Class JsonMapper

Namespace: Gedcomx\Util
Package: Gedcomx\Util
Located at Util/JsonMapper.php

Methods summary

public static boolean
# isKnownType( string $key )

Return whether or not we recognize the tag name

Return whether or not we recognize the tag name

Parameters

$key

Returns

boolean
public static string
# getJsonKey( $class )

Return the JSON attribute name for a given class name

Return the JSON attribute name for a given class name

Parameters

$class

Returns

string
public static mixed
# getClassName( $json )

Return the class name associated with a JSON attribute name

Return the class name associated with a JSON attribute name

Parameters

$json

Returns

mixed
gedcomx-php-client API documentation generated by ApiGen