Home
last modified time | relevance | path

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

/plugin/structodt/
H A Dhelper.php30 public function tmpFileName($ext='') { function in helper_plugin_structodt
53 $tmp_dir = $this->tmpFileName() . '/';
77 $tmp_file = $this->tmpFileName('odt');
124 $tmp_file = $this->tmpFileName('pdf');
H A Daction.php119 $rendered_page = $helper->tmpFileName('pdf');
230 $tmp_file = $helper->tmpFileName('zip');
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_upload.cfm250 tmpFileName = fileName;
254 fileName = tmpFileName & '(#counter#)' ;