Home
last modified time | relevance | path

Searched refs:pubmedURL (Results 1 – 5 of 5) sorted by path

/plugin/pdb/classes/
H A D_NCBI.php14 var $pubmedURL = ''; variable in ncbi
21 $this->pubmedURL = 'https://www.ncbi.nlm.nih.gov/pubmed/%s';
/plugin/pubchem/classes/
H A D_NCBI.php14 var $pubmedURL = ''; variable in ncbi
21 $this->pubmedURL = 'https://www.ncbi.nlm.nih.gov/pubmed/%s';
/plugin/pubmed/classes/
H A D_NCBI.php14 var $pubmedURL = ''; variable in ncbi
21 $this->pubmedURL = 'https://www.ncbi.nlm.nih.gov/pubmed/%s';
/plugin/pubmed/
H A Dsyntax.php56 $href_url = sprintf($this->ncbi->pubmedURL,$pmid);
/plugin/pubmed2020/classes/
H A Dpubmed2020.php26 var $pubmedURL = 'https://pubmed.ncbi.nlm.nih.gov/%s'; variable in PubMed2020
282 $ret["url"] = sprintf($this->pubmedURL, urlencode($value));