Home
last modified time | relevance | path

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

/plugin/publist/bib2tpl/
H A Dbibtex_converter.php410 $entries .= $this->translate_entry($entry, $entry_tpl[1]);
428 private function translate_entry(&$entry, $template) { function in BibtexConverter
/plugin/publistf/bib2tpl/
H A Dbibtex_converter.php429 $entries .= $this->translate_entry($entry, $entry_tpl[1]);
447 private function translate_entry(&$entry, $template) { function in BibtexConverter
/plugin/publistx/bib2tpl/
H A Dbibtex_converter.php425 $entries .= $this->translate_entry($entry, $entry_tpl[1]);
443 private function translate_entry(&$entry, $template) { function in BibtexConverter