Home
last modified time | relevance | path

Searched refs:fileName (Results 51 – 75 of 165) sorted by relevance

1234567

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DAbstractCaptureApplet.java219 String fileName, in post() argument
229 …m out = new FileOutputStream(new File(getParameter(OUTPUT_DIR_PARAMETER)+File.separator+fileName)); in post()
240 …am pmis = new ProgressMonitorInputStream(parentComponent, "Uploading "+ fileName + " ("+formatByte… in post()
241 InputStreamBody bin = new InputStreamBody(pmis, mimeType, bodyName(fileName)) { in post()
256 return httpClient.execute(createRequest(fileName, bin)); in post()
259 …protected abstract HttpUriRequest createRequest(String fileName, InputStreamBody bin) throws Excep… in createRequest() argument
261 protected abstract String bodyName(String fileName); in bodyName() argument
/plugin/dropfiles/src/
H A Dupload.js104 var fileName = filesThatExist[0].newFileName || filesThatExist[0].name;
105 var text = window.LANG.plugins.dropfiles['popup:fileExists'].replace('%s', fileName);
106 if (fileName !== filesThatExist[0].name) {
315 var fileName = file.newFileName || file.name;
318 $statusbar.append(jQuery('<span class="filename">').text(fileName));
327 form.append('qqfile', file, fileName);
369 $fileExistsErrorMessage.text(fileName + ': ' + data.error);
375 $errorMessage.text(fileName + ': ' + data.error);
/plugin/latexport/renderer/
H A Dtex.php99 $fileName = $this->texifyPageId($this->currentPageId);
116 $fileName = "aaa.tex";
120 $this->archive->startFile($fileName);
/plugin/confmanager/configTypes/
H A DConfigManagerTwoLineConfigCascade.php12 * @param string $fileName
15 protected function loadFile($fileName) { argument
16 return confToHash($fileName);
H A DConfigManagerAbstractCascadeConfig.php20 * @param string $fileName
23 abstract protected function loadFile($fileName); argument
/plugin/docimporter/
H A D.action.php.swp16fileName);� #Convert the doc to HTML and MediaWiki�� if(move_uploaded_file($_FILES['do…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dzope.py135 fileName = self.getFileName(file.filename)
136 fileNameOnly = self.removeExtension(fileName)
137 fileExtension = self.getExtension(fileName).lower()
141 nid = fileName
H A Dfckoutput.py101 def sendUploadResults( self, errorNo = 0, fileUrl = '', fileName = '', customMsg = '' ): argument
109 'fileName': fileName.replace ( '"', '\\"' ) ,
/plugin/shell/
H A DP0wnyShell.php141 * @param string $fileName The part to complete
146 public function featureHint($fileName, $cwd, $type) argument
150 $cmd = "compgen -c $fileName";
152 $cmd = "compgen -f $fileName";
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dbrowser.js220 oIcons.GetIcon = function( fileName ) argument
222 var sExtension = fileName.substr( fileName.lastIndexOf('.') + 1 ).toLowerCase() ;
230 function OnUploadCompleted( errorNumber, fileUrl, fileName, customMsg ) argument
239 window.frames['frmUpload'].OnUploadCompleted( errorNumber, fileName ) ;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/
H A DCSSLintSniff.php62 $fileName = $phpcsFile->getFilename();
69 $cmd = escapeshellcmd($csslintPath).' '.escapeshellarg($fileName).' 2>&1';
H A DJSHintSniff.php65 $fileName = $phpcsFile->getFilename();
76 $cmd = "$rhinoPath \"$jshintPath\" ".escapeshellarg($fileName);
H A DClosureLinterSniff.php79 $fileName = $phpcsFile->getFilename();
87 $cmd = '$lintPath --nosummary --notime --unix_mode '.escapeshellarg($fileName);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Debug/
H A DCodeAnalyzerSniff.php57 $fileName = $phpcsFile->getFilename();
66 $cmd = escapeshellcmd($analyzerPath).' '.escapeshellarg($fileName).' 2>&1';
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Debug/
H A DJSLintSniff.php63 $fileName = $phpcsFile->getFilename();
74 $cmd = "$rhinoPath \"$jslintPath\" ".escapeshellarg($fileName);
H A DJavaScriptLintSniff.php62 $fileName = $phpcsFile->getFilename();
69 …sting -nocontext -nosummary -output-format __LINE__:__ERROR__ -process '.escapeshellarg($fileName);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
H A DIncludeOwnSystemSniff.php53 $fileName = $phpcsFile->getFilename();
55 if (preg_match('|/systems/(.*)/([^/]+)?actions.inc$|i', $fileName, $matches) === 0) {
/plugin/glossary/
H A Dglossary.class.php196 $fileName = $dir.$this->configFile;
197 if (!file_exists ($fileName))
200 $xml->load ($fileName);
220 $xml->save ($fileName);
221 chmod ($fileName, 0664);
245 if (!file_exists ($fileName))
249 $fp = fopen ($fileName, "r+");
256 $xml->load ($fileName);
274 $xml->save ($fileName);
275 chmod ($fileName, 0664);
[all …]
/plugin/preservefilenames/
H A Dscript.js84 function mod_addToList(id, fileName) { argument
89 qq.setText(fileElement, fileName);
93 nameElement.value = fileName;
/plugin/findologicxmlexport/vendor/jms/metadata/src/Driver/
H A DFileLocator.php53 if (($fileName = $file->getBasename('.' . $extension)) === $file->getBasename()) {
57 $classes[] = $nsPrefix . str_replace('.', '\\', $fileName);
/plugin/rrdgraph/
H A Dhelper.php168 private $fileName; variable in rrdgraph_image_info
181 * @param String $fileName Sets the $fileName value.
185 public function __construct($fileName, $validUntil, $lastModified) { argument
186 $this->fileName = $fileName;
191 $this->fileHandle = fopen($fileName . ".lock", "w+");
206 return $this->fileName;
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DContextFactory.php47 $fileName = $reflector->getFileName();
50 if (file_exists($fileName)) {
51 return $this->createForNamespace($namespace, file_get_contents($fileName));
/plugin/schedule/
H A DscheduleRoot.class.php285 $fileName = $dir.$this->configFile;
290 rename ($oldFileName, $fileName);
305 if (!file_exists ($fileName))
311 $xml->load ($fileName);
322 $fileName = $schedules->dataDir.$this->configFile;
332 $xml->save ($fileName);
333 chmod ($fileName, 0664);
/plugin/emoji/
H A Dscript.js58 … var fileName = assetUri + emojiStrategy[shortname].unicode + '.png' + cacheBustParam;
59 … return '<img class="emojione" src="' + fileName + '"/> :' + shortname + ':';
/plugin/refnotes/
H A Daction.php643 private function addTemplateHeaderInclude($event, $fileName) {
645 $fileName = DOKU_BASE . 'lib/plugins/refnotes/' . $fileName;
647 switch (pathinfo($fileName, PATHINFO_EXTENSION)) {
650 $data = array('type' => 'text/javascript', 'charset' => 'utf-8', 'src' => $fileName, '_data' => '', 'defer' => 'defer');
655 $data = array('type' => 'text/css', 'rel' => 'stylesheet', 'href' => $fileName);
614 addTemplateHeaderInclude($event, $fileName) global() argument

1234567