This is the class elFinderVolumeExponent elFinder volume driver for the Exponent CMS expFile filesystem.
author |
Dave Leffler |
---|---|
package |
elFinder |
subpackage |
Connectors |
_copy(string $source, string $targetDir, string $name) : boolean
author |
Dave Leffler |
---|
string
source file path
string
target directory path
string
new file name
boolean
_get_expFile(string $path) : \expFile
_mkfile(string $path, string $name) : string|boolean
author |
Dave Leffler |
---|
string
parent dir path
string
new file name
string|boolean
_move_expFile(string $oldpath, string $newpath) : array|integer
author |
Dave Leffler |
---|
string
source file hash or path
string
dest dir hash or path
array|integer
_remove_expFile(string $oldpath)
author |
Dave Leffler |
---|---|
string
source file hash
_save(resource $fp, string $dir, string $name, array $stat) : boolean|string
Return new file path or false on error.
author |
Dave Leffler |
---|
resource
file pointer
string
target dir path
string
file name
array
file stat (required by some virtual fs)
boolean|string
_unlink(string $path) : boolean
author |
Dave Leffler |
---|
string
file path
boolean
alt(string $target, string $newalt = null) : \array/null
string
string
\array/null
debug() : array
author |
Dmitry (dio) Levashov |
---|---|
array
owner(string $target, string $newowner = null) : string
string
string
string
paste(Object $volume, $src, string $dst, boolean $rmSrc = false, array $hashes = array()) : array|false
author |
Dave Leffler |
---|
Object
source volume
string
destination dir hash
boolean
remove source after copy?
array
array|false
scan_folder( $npath, $opath)
shared(string $target, string $newshared = null) : \array/null
string
string
\array/null
stat(string $path) : array
author |
Dave Leffler |
---|
string
file cache
array
title(string $target, string $newtitle = null) : \array/null
string
string
\array/null