Home
last modified time | relevance | path

Searched refs:FileName (Results 1 – 17 of 17) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/perl/
H A Dupload_fck.pl168 $FileName = $1 || 'unknown';
189 $FileName, #
197 $FORM{$name} = $FileName;
198 $new_fname = $FileName;
286 $FileName =~ s/^.*\///; # UNIX
287 $FileName =~ s/&/&/g;
288 $FileName =~ s/"/"/g;
289 $FileName =~ s/</&lt;/g;
290 $FileName =~ s/>/&gt;/g;
298 if($FileName =~ /\.(\w+)$/) {
[all …]
/plugin/statdisplay/pchart/
H A DpCache.php65 $FileName = $this->CacheFolder . $Hash;
67 imagepng ( $Picture->getPicture(), $FileName );
75 $FileName = $this->CacheFolder . $Hash;
77 if (file_exists ( $FileName ))
78 unlink ( $FileName );
92 $FileName = $this->CacheFolder . $Hash;
95 return file_get_contents($FileName);
98 @readfile ( $FileName );
H A DCSVImporter.php43 …static public function importFromCSV(pData $data, $FileName, $Delimiter = ",", $DataColumns = -1, … argument
44 $handle = @fopen ( $FileName, "r" );
H A DpChart.php177 $handle = @fopen ( $FileName, "r" );
2715 if (file_exists ( $FileName )) {
2716 $Infos = getimagesize ( $FileName );
2720 $Raster = imagecreatefrompng ( $FileName );
2723 $Raster = imagecreatefromgif ( $FileName );
2726 $Raster = imagecreatefromjpeg ( $FileName );
2763 function Render($FileName) { argument
2922 $FileName = $Value [0];
2924 if (file_exists ( $FileName )) {
2925 $Handle = fopen ( $FileName, "r" );
[all …]
/plugin/statistics/inc/pchart/
H A DpCache.php63 $FileName = $this->CacheFolder.$Hash;
65 imagepng($Picture->getPicture(), $FileName);
73 $FileName = $this->CacheFolder.$Hash;
75 if(file_exists($FileName))
76 unlink($FileName);
91 $FileName = $this->CacheFolder.$Hash;
93 return file_get_contents($FileName);
96 @readfile($FileName);
H A DCSVImporter.php36 * @param $FileName Name of the file (with path if necessary)
42 static public function importFromCSV(pData $data, $FileName, $Delimiter = ",", $DataColumns = -1, $HasHeader = FALSE, $DataName = -1) { argument
43 $handle = @fopen($FileName, "r");
H A DpChart.php187 function loadColorPalette($FileName, $Delimiter = ",") { argument
188 $this->palette = Palette::fromFile($FileName, $Delimiter);
2899 function drawFromPNG($FileName, $X, $Y, $Alpha = 100) { argument
2900 $this->drawFromPicture(1, $FileName, $X, $Y, $Alpha);
2906 function drawFromGIF($FileName, $X, $Y, $Alpha = 100) { argument
2907 $this->drawFromPicture(2, $FileName, $X, $Y, $Alpha);
2913 function drawFromJPG($FileName, $X, $Y, $Alpha = 100) { argument
2914 $this->drawFromPicture(3, $FileName, $X, $Y, $Alpha);
2920 function drawFromPicture($PicType, $FileName, $X, $Y, $Alpha = 100) { argument
2921 if(file_exists($FileName)) {
2969 Render($FileName) global() argument
[all...]
/plugin/projects/pchart/pchart/
H A Dpcache.php76 $FileName = $this->CacheFolder.$Hash;
78 imagepng($Picture->Picture,$FileName);
85 $FileName = $this->CacheFolder.$Hash;
87 if ( file_exists($FileName ) )
88 unlink($FileName);
97 $FileName = $this->CacheFolder.$Hash;
100 @readfile($FileName);
H A Dpdata.php66 function ImportFromCSV($FileName,$Delimiter=",",$DataColumns=-1,$HasHeader=FALSE,$DataName=-1) { argument
68 $content = file_get_contents($FileName);
H A Dpchart.php271 function loadColorPalette($FileName,$Delimiter=",") argument
273 $handle = @fopen($FileName,"r");
3082 function drawFromPNG($FileName,$X,$Y,$Alpha=100) argument
3096 if ( file_exists($FileName))
3098 $Infos = getimagesize($FileName);
3173 function Render($FileName) argument
3182 imagepng($this->Picture,$FileName);
3368 $FileName = $Value[0];
3370 if ( file_exists($FileName) )
3372 $Handle = fopen($FileName, "r");
[all …]
/plugin/charter/lib/pchart/
H A DpCache.class.php76 $FileName = $this->CacheFolder.$Hash;
78 imagepng($Picture->Picture,$FileName);
85 $FileName = $this->CacheFolder.$Hash;
87 if ( file_exists($FileName ) )
88 unlink($FileName);
97 $FileName = $this->CacheFolder.$Hash;
100 @readfile($FileName);
H A DpData.class.php64 function ImportFromCSV($FileName,$Delimiter=",",$DataColumns=-1,$HasHeader=FALSE,$DataName=-1) argument
66 $handle = @fopen($FileName,"r");
H A DpChart.class.php271 function loadColorPalette($FileName,$Delimiter=",") argument
273 $handle = @fopen($FileName,"r");
3107 function drawFromPNG($FileName,$X,$Y,$Alpha=100) argument
3121 if ( file_exists($FileName))
3123 $Infos = getimagesize($FileName);
3198 function Render($FileName) argument
3207 imagepng($this->Picture,$FileName);
3393 $FileName = $Value[0];
3395 if ( file_exists($FileName) )
3397 $Handle = fopen($FileName, "r");
[all …]
/plugin/translator/
H A Dadmin.php412 list($CategoryID, $FileName) = $this->functions->_getCategoryFromName($Category);
487 list($CategoryID, $FileName) = $this->functions->_getCategoryFromName($Category);
508 $FileName = $file['name'];
565 return $this->functions->_statusResult($finalStatus, $Lang, $FileName);
H A Dhelper.php1081 function _statusResult($finalStatus, $Lang, $FileName="User created") { argument
1087 …t($finalStatus['KeysNotInMaster'])+$finalStatus['CountOfKeys'], $Lang, $FileName, implode(', ', $f…
1091 …alStatus['KeysMatchingExisting']), $finalStatus['CountOfKeys'], $Lang, $FileName, implode(', ', $f…
/plugin/codemirror/dist/modes/
H A Dnsis.min.js.map1 …e|DriveSpace|Get(BaseName|Drives|ExeName|ExePath|FileAttributes|FileExt|FileName|FileVersion|Optio…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs18624 case 'filename' /*case 'FileName'*/: break;