Home
last modified time | relevance | path

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

/plugin/publist/bib2tpl/
H A Dbibtex_converter.php360 $groups .= $this->translate_group($groupkey, $id++, $group, $group_tpl[1]);
372 $groups .= $this->translate_group($groupkey, 0, $group, $template);
388 private function translate_group($key, $id, &$data, $template) { function in BibtexConverter
/plugin/publistf/bib2tpl/
H A Dbibtex_converter.php379 $groups .= $this->translate_group($groupkey, $id++, $group, $group_tpl[1]);
391 $groups .= $this->translate_group($groupkey, 0, $group, $template);
407 private function translate_group($key, $id, &$data, $template) { function in BibtexConverter
/plugin/publistx/bib2tpl/
H A Dbibtex_converter.php375 $groups .= $this->translate_group($groupkey, $id++, $group, $group_tpl[1]);
387 $groups .= $this->translate_group($groupkey, 0, $group, $template);
403 private function translate_group($key, $id, &$data, $template) { function in BibtexConverter