11 Commits

Author SHA1 Message Date
nao-pon ff737052d1 [VD:LocalFileSystem,S3] fix some notice errors 2016-01-20 17:21:08 +09:00
nao-pon 516147caf6 [VD] main option commonTempPath to use
and fixes some notice errors
2016-01-20 17:09:57 +09:00
İrfan Evrens 83ff699557 tiny changes. 2016-01-06 02:35:58 +02:00
nao-pon f1f3b97cee correction of chmod function 2015-06-19 23:08:35 +09:00
nao-pon d020a0f68d [volume:abstract] getImageSize() has 2nd param $mime 2015-02-09 23:43:57 +09:00
nao-pon 6d65f8da5c add function elFinderVolumeDriver::getTempFile($path = '')
/**
 * Get temporary filename. Tempfile will be removed when after script execution finishes or exit() is called.
 * When needing the unique file to a path, give $path to parameter.
 * 
 * @param  string       $path for get unique file to a path
 * @return string|false
 * @author Naoki Sawada
 */
2015-01-25 11:18:15 +09:00
nao-pon f1886f328d [volume:abstract] new function getImageSize() for inheritance class 2015-01-24 00:17:24 +09:00
nao-pon 0ca256fb66 [volume:FTP,S3] support function _dimensions() 2015-01-23 21:29:23 +09:00
nao-pon c1705d3d97 fix #778 Declaration error on elFinderVolumeS3::_save() 2014-01-29 10:55:14 +09:00
ph0enix 241e47de5a Delete implementation 2012-06-02 19:33:09 +04:00
ph0enix a59023689e Added initial Amazon S3 driver 2012-05-17 16:22:46 +04:00