Searched refs:_imgfile (Results 1 – 13 of 13) sorted by relevance
113 $url = 'dw2pdf://'.$this->_imgfile($data);132 $src = $this->_imgfile($data);142 function _imgfile($data) { function in syntax_plugin_visrep
13 $cache = $plugin->_imgfile($_REQUEST);
112 $src = $this->_imgfile($data);122 function _imgfile($data){ function in syntax_plugin_seqdia
14 $cache = $plugin->_imgfile($data);
111 $src = $this->_imgfile($data);121 function _imgfile($data){ function in syntax_plugin_graphviz
13 $cache = $plugin->_imgfile($data);
142 $src = $this->_imgfile($data);154 function _imgfile($data) { function in syntax_plugin_plantuml
16 $cache = $plugin->_imgfile($data);
227 $src = $this->_imgfile($data);239 function _imgfile($data) { function in syntax_plugin_dataplot
48 $event->data['file'] = $plugin->_imgfile($INPUT->str('ditaa'));
131 $src = $this->_imgfile($data['md5']);167 public function _imgfile($md5) { function in syntax_plugin_ditaa
546 $cache = $plugin->_imgfile($data); // get the image address in data/cache 560 $cache = $graphviz->_imgfile($data);