Home
last modified time | relevance | path

Searched refs:setTabOrder (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Module/
H A DModuleTabInterface.php46 public function setTabOrder(int $tab_order): void; function
H A DModuleTabTrait.php79 public function setTabOrder(int $tab_order): void function
/webtrees/app/Services/
H A DModuleService.php644 $module->setTabOrder((int) $info->tab_order);