Home
last modified time | relevance | path

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

/plugin/pdb/
H A Dsyntax.php57 $renderer->doc.= $this->getImageHtml($pdbid,$cmd).NL;
73 $imageHtml = $this->getImageHtml($pdbid,"small").NL;
141 function getImageHtml($pdbid,$type){ function in syntax_plugin_pdb
/plugin/pubchem/
H A Dsyntax.php131 $renderer->doc .= $this->getImageHtml($cid,$mode);
134 $renderer->doc .= $this->getImageHtml($cid,$mode);
146 function getImageHtml($cid,$mode){
137 function getImageHtml($cid,$mode){ global() function in syntax_plugin_pubchem