Home
last modified time | relevance | path

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

/plugin/pubmed2020/
H A Dsyntax.php417 $renderer->doc .= $this->getIdOutput($cmd, $base, $curId, $multipleIds);
534 $renderer->doc .= $this->getIdOutput("long_abstract", $base, $currentPmid, true);
593 function getIdOutput($cmd, $base, $id, $multipleIds) { function in syntax_plugin_pubmed2020