Home
last modified time | relevance | path

Searched defs:MINIMUM_GENERATIONS (Results 1 – 7 of 7) sorted by relevance

/webtrees/app/Module/
H A DFamilyBookChartModule.php57 protected const MINIMUM_GENERATIONS = 2; define in Fisharebest\\Webtrees\\Module\\FamilyBookChartModule
H A DHourglassChartModule.php56 protected const MINIMUM_GENERATIONS = 2; define in Fisharebest\\Webtrees\\Module\\HourglassChartModule
H A DDescendancyChartModule.php59 protected const MINIMUM_GENERATIONS = 2; define in Fisharebest\\Webtrees\\Module\\DescendancyChartModule
H A DAncestorsChartModule.php59 protected const MINIMUM_GENERATIONS = 2; define in Fisharebest\\Webtrees\\Module\\AncestorsChartModule
H A DPedigreeChartModule.php61 protected const MINIMUM_GENERATIONS = 2; define in Fisharebest\\Webtrees\\Module\\PedigreeChartModule
H A DPedigreeMapModule.php62 public const MINIMUM_GENERATIONS = 1; define in Fisharebest\\Webtrees\\Module\\PedigreeMapModule
H A DFanChartModule.php94 private const MINIMUM_GENERATIONS = 2; define in Fisharebest\\Webtrees\\Module\\FanChartModule