Home
last modified time | relevance | path

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

/plugin/photogallery/
H A DpgFetch.php100sendFile($data['file'], $data['mime'], $data['download'], $data['cache'], $data['ispublic'], $data…
116 sendFile($FILE, $MIME, $DL, $CACHE, false, $FILE);
/plugin/xslfo/
H A Daction.php84 $this->sendFile($pdf_cache->cache, $title);
232 public function sendFile($file, $title) { function in action_plugin_xslfo
/plugin/timetrack/
H A Dadmin.php53 sendFile($this->tmp . $filename, 'text/comma-separated-values', true, 0);
/plugin/structodt/
H A Daction.php191 $helper->sendFile($tmp_file, $filename, $ext);
247 $helper->sendFile($tmp_file, $filename, $format);
H A Dhelper.php145 public function sendFile($tmp_file, $filename, $ext='odt') { function in helper_plugin_structodt
/plugin/preservefilenames/
H A Daction_anteater.php104 * @see sendFile() in lib/exe/fetch.php