Searched refs:process_tpl_group (Results 1 – 1 of 1) sorted by relevance
75 … $groups_res .= $this->process_tpl_group($groupkey, $id++, $group, $group_tpl[1]);95 … private function process_tpl_group(string $groupkey, int $id, array $group, string $tpl): string { function in BB4DWTemplating