Searched refs:pubmedCache (Results 1 – 1 of 1) sorted by relevance
22 var $pubmedCache; variable in syntax_plugin_pubmed202074 $this->pubmedCache = new pubmed2020_cache("pubmed","pubmed","nbib");212 $localPdf = $this->pubmedCache->GetLocalPdfPath($refs["pmid"], $refs["doi"]);230 $refs["abstractFr"] = $this->pubmedCache->GetTranslatedAbstract($refs["pmid"]);441 $this->pubmedCache->saveRawMedlineContent($base, $raw);457 $this->pubmedCache->saveRawMedlineContent($base, $raw);488 $this->pubmedCache->clearCache();492 $this->pubmedCache->removeDir();504 $this->pubmedCache->recreateCrossRefFile();508 $mediaList = array_keys($this->pubmedCache->getAllMediaPaths());[all …]