Searched refs:EventOrFactClassification (Results 1 – 4 of 4) sorted by relevance
98 use Fisharebest\Webtrees\Elements\EventOrFactClassification; alias442 'FAM:*:TYPE' => new EventOrFactClassification(I18N::translate('Type')),460 … 'FAM:EVEN:TYPE' => new EventOrFactClassification(I18N::translate('Type of event')),574 'INDI:*:TYPE' => new EventOrFactClassification(I18N::translate('Type')),657 … 'INDI:EVEN:TYPE' => new EventOrFactClassification(I18N::translate('Type of event')),659 … 'INDI:FACT:TYPE' => new EventOrFactClassification(I18N::translate('Type of fact')),670 …'INDI:IDNO:TYPE' => new EventOrFactClassification(I18N::translate('Type of identificat…
29 use Fisharebest\Webtrees\Elements\EventOrFactClassification; alias99 … 'FAM:FACT:TYPE' => new EventOrFactClassification(I18N::translate('Type of fact')),
47 class EventOrFactClassification extends AbstractElement class
35 self::$element = new EventOrFactClassification('label');