FilesFile Utilities
Located in /mambots/editors/mostlyce/jscripts/tiny_mce/imagemanager/Classes/Files.php (line 21)
string
copyFile
(string $source, string $destination_dir, string $destination_file, [boolean $unique = true])
Copy a file from source to destination. If unique == true, then if the destination exists, it will be renamed by appending an increamenting counting number.
Create a new folder.
Delete folder(s), can delete recursively.
Escape the filenames, any non-word characters will be replaced by an underscore.
Append a / to the path if required.
Format the file size, limits to Mb.
Similar to makePath, but the second parameter is not only a path, it may contain say a file ending.
Concat two paths together. Basically $pathA+$pathB
Documentation generated on Mon, 05 May 2008 16:19:43 +0400 by phpDocumentor 1.4.0