gedcomx-php
  • Namespace
  • Class

Namespaces

  • Gedcomx
    • Agent
    • Atom
    • Common
    • Conclusion
    • Extensions
      • FamilySearch
        • Platform
          • Artifacts
          • Discussions
          • Tree
          • Users
        • Rt
        • Types
    • GedcomxFile
    • Links
    • Records
    • Rt
    • Search
    • Source
    • Support
    • Types
    • Util
    • Vocab

Interfaces

  • HasJsonKey

Interface HasJsonKey

Direct known implementers

Gedcomx\Common\CustomKeyedItem, Gedcomx\Common\UniqueCustomKeyedItem

Namespace: Gedcomx\Support
Located at Support/HasJsonKey.php

Methods summary

public Whether
# isHasUniqueKey( )

Whether the json-keyed value is supposed to have a unique key in the list.

Whether the json-keyed value is supposed to have a unique key in the list.

Returns

Whether
the json-keyed value is supposed to have a unique key in the list.
public The
# getJsonKey( )

The JSON key in the map for this object.

The JSON key in the map for this object.

Returns

The
key in the map.
public
# setJsonKey( string $jsonKey )

The JSON key in the map for this object.

The JSON key in the map for this object.

Parameters

$jsonKey
The key in the map.
gedcomx-php API documentation generated by ApiGen