Home
last modified time | relevance | path

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

/plugin/pdb/
H A Dsyntax.php65 $renderer->doc.= $this->getTextHtml($pdbid,$cmd,$summaryXML);
81 $textHtml = $this->getTextHtml($pdbid,"long",$summaryXML);
155 function getTextHtml($pdbid,$type,$summaryXML){ function in syntax_plugin_pdb