Home
last modified time | relevance | path

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

/plugin/pdb/classes/
H A D_RCSB.php12 var $ImgURL; variable in rcsb
18 $this->ImgURL = 'http://www.rcsb.org/pdb/images/%s_bio_r_500.jpg';
29 $downloadURL = sprintf($this->ImgURL,$pdbid);
/plugin/pubchem/classes/
H A D_RCSB.php12 var $ImgURL; variable in rcsb
18 $this->ImgURL = 'https://www.rcsb.org/pdb/images/%s_bio_r_500.jpg';
29 $downloadURL = sprintf($this->ImgURL,$pdbid);
/plugin/pubmed/classes/
H A D_RCSB.php12 var $ImgURL; variable in rcsb
18 $this->ImgURL = 'http://www.rcsb.org/pdb/images/%s_bio_r_500.jpg';
29 $downloadURL = sprintf($this->ImgURL,$pdbid);