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

Classes

  • VocabElement
  • VocabElementList

Class VocabElementList

Namespace: Gedcomx\Vocab
Located at Vocab/VocabElementList.php

Methods summary

public string
# getTitle( )

Returns

string
public
# setTitle( string $title )

Parameters

$title
public string
# getDescription( )

Returns

string
public
# setDescription( string $description )

Parameters

$description
public string
# getUri( )

Returns

string
public
# setUri( string $uri )

Parameters

$uri
public string
# getId( )

Returns

string
public
# setId( string $id )

Parameters

$id
public Gedcomx\Vocab\VocabElement[]
# getElements( )

Returns

Gedcomx\Vocab\VocabElement[]
public
# setElements( Gedcomx\Vocab\VocabElement[] $elements )

Parameters

$elements
public
# addElement( Gedcomx\Vocab\VocabElement $element )

Parameters

$element
gedcomx-php API documentation generated by ApiGen