Searched refs:GetMediaText (Results 1 – 6 of 6) sorted by relevance
/plugin/pubmed/ | ||
H A D | syntax.php | 123 $cachedXml = $this->xmlCache->GetMediaText($pmid);
|
/plugin/pdb/classes/ | ||
H A D | cache.php | 80 function GetMediaText($id){ function in plugin_cache |
/plugin/cache/ | ||
H A D | plugin_cache.php | 87 function GetMediaText($id){ function in plugin_cache |
/plugin/pubchem/classes/ | ||
H A D | cache.php | 80 function GetMediaText($id){
function in plugin_cache |
/plugin/pubmed/classes/ | ||
H A D | cache.php | 80 function GetMediaText($id){
function in plugin_cache |
/plugin/pdb/ | ||
H A D | syntax.php | 183 $cachedXml = $this->xmlCache->GetMediaText($pdbAcc); |