Searched refs:imgFile (Results 1 – 3 of 3) sorted by relevance
272 $imgFile = $fileBase.'.png';289 $pngCommand = fullpath($conf['im_convert'])." $epsFile $imgFile";293 $debugOutput .= "<p>PNG file '".$imgFile."'";294 …$debugOutput .= file_exists($imgFile) ? " <strong>exists</strong>" : " <strong>does not exist</str…385 $imgFile = $this->_getFile($fileBase, '.png');391 $showImg = $this->_showFile($imgFile);
107 $src = $this->imgFile($data);128 public function imgFile($data) function in syntax_plugin_graphviz
17 $cache = $plugin->imgFile($data);