Home
last modified time | relevance | path

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

/plugin/bb4dw/
Dtemplating.php113 $entries_res .= $this->process_tpl_entry($entryfields, $entry_tpl[1]);
130 private function process_tpl_entry(array $entryfields, string $tpl): string { function in BB4DWTemplating