Searched refs:drawChildren (Results 1 – 2 of 2) sorted by relevance
99 $r[] = $this->drawChildren($families, 1, true);185 private function drawChildren(Collection $familyList, int $gen = 1, bool $ajax = false): string function in Fisharebest\\Webtrees\\Module\\InteractiveTree\\TreeView260 $html .= $this->drawChildren($person->spouseFamilies(), $gen);
4972 …of method Fisharebest\\Webtrees\\Module\\InteractiveTree\\TreeView\:\:drawChildren\(\) expects Ill…