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

  • GedcomxLocalReferenceResolver
  • GedcomxModelVisitorBase

Interfaces

  • GedcomxModelVisitor

Interface GedcomxModelVisitor

Visitor interface for the GEDCOM X model.

Direct known implementers

Gedcomx\Extensions\FamilySearch\Rt\FamilySearchPlatformModelVisitor, Gedcomx\Rt\GedcomxModelVisitorBase

Indirect known implementers

Gedcomx\Extensions\FamilySearch\Rt\FamilySearchPlatformLocalReferenceResolver, Gedcomx\Extensions\FamilySearch\Rt\FamilySearchPlatformModelVisitorBase, Gedcomx\Rt\GedcomxLocalReferenceResolver

Namespace: Gedcomx\Rt
Located at Rt/GedcomxModelVisitor.php

Methods summary

public mixed
# visitGedcomx( Gedcomx\Gedcomx $gx )

Visits the Gedcomx entity.

Visits the Gedcomx entity.

Parameters

$gx

Returns

mixed
public mixed
# visitDocument( Gedcomx\Conclusion\Document $document )

Visits the document.

Visits the document.

Parameters

$document

Returns

mixed
public mixed
# visitPlaceDescription( Gedcomx\Conclusion\PlaceDescription $place )

Visits the place description.

Visits the place description.

Parameters

$place

Returns

mixed
public mixed
# visitEvent( Gedcomx\Conclusion\Event $event )

Visits the event.

Visits the event.

Parameters

$event

Returns

mixed
public mixed
# visitEventRole( Gedcomx\Conclusion\EventRole $role )

Visits the event role.

Visits the event role.

Parameters

$role

Returns

mixed
public mixed
# visitAgent( Gedcomx\Agent\Agent $agent )

Visits the agent.

Visits the agent.

Parameters

$agent

Returns

mixed
public mixed
# visitSourceDescription( Gedcomx\Source\SourceDescription $sourceDescription )

Visits the source description.

Visits the source description.

Parameters

$sourceDescription

Returns

mixed
public mixed
# visitSourceCitation( Gedcomx\Source\SourceCitation $citation )

Visits the source citation.

Visits the source citation.

Parameters

$citation

Returns

mixed
public mixed
# visitCollection( Gedcomx\Records\Collection $collection )

Visits the collection.

Visits the collection.

Parameters

$collection

Returns

mixed
public mixed
# visitRecordDescriptor( Gedcomx\Records\RecordDescriptor $recordDescriptor )

Visits the record descriptor.

Visits the record descriptor.

Parameters

$recordDescriptor

Returns

mixed
public mixed
# visitField( Gedcomx\Records\Field $field )

Visits the field.

Visits the field.

Parameters

$field

Returns

mixed
public mixed
# visitFieldValue( Gedcomx\Records\FieldValue $fieldValue )

Visits the field value.

Visits the field value.

Parameters

$fieldValue

Returns

mixed
public mixed
# visitRelationship( Gedcomx\Conclusion\Relationship $relationship )

Visits the relationship.

Visits the relationship.

Parameters

$relationship

Returns

mixed
public mixed
# visitPerson( Gedcomx\Conclusion\Person $person )

Visits the person.

Visits the person.

Parameters

$person

Returns

mixed
public mixed
# visitFact( Gedcomx\Conclusion\Fact $fact )

Visits the fact.

Visits the fact.

Parameters

$fact

Returns

mixed
public mixed
# visitPlaceReference( Gedcomx\Conclusion\PlaceReference $place )

Visits the place reference.

Visits the place reference.

Parameters

$place

Returns

mixed
public mixed
# visitDate( Gedcomx\Conclusion\DateInfo $date )

Visits the date.

Visits the date.

Parameters

$date

Returns

mixed
public mixed
# visitName( Gedcomx\Conclusion\Name $name )

Visits the name.

Visits the name.

Parameters

$name

Returns

mixed
public mixed
# visitNameForm( Gedcomx\Conclusion\NameForm $form )

Visits the name form.

Visits the name form.

Parameters

$form

Returns

mixed
public mixed
# visitNamePart( Gedcomx\Conclusion\NamePart $part )

Visits the name part.

Visits the name part.

Parameters

$part

Returns

mixed
public mixed
# visitGender( Gedcomx\Conclusion\Gender $gender )

Visits the gender.

Visits the gender.

Parameters

$gender

Returns

mixed
public mixed
# visitSourceReference( Gedcomx\Source\SourceReference $sourceReference )

Visits the source reference.

Visits the source reference.

Parameters

$sourceReference

Returns

mixed
public mixed
# visitNote( Gedcomx\Common\Note $note )

Visits the note.

Visits the note.

Parameters

$note

Returns

mixed
public mixed
# visitEvidenceReference( Gedcomx\Common\EvidenceReference $evidenceReference )

Visits the evidence reference.

Visits the evidence reference.

Parameters

$evidenceReference

Returns

mixed
gedcomx-php API documentation generated by ApiGen