Method | Description | |
---|---|---|
createFolderAction ( $name ) | ||
indexAction ( $path ) | ||
removeFilesAction ( $names ) | ||
renameAction ( $oldname, $newname ) | ||
uploadAction ( ) |
Method | Description | |
---|---|---|
error ( $message ) | ||
formatFileSize ( $size ) | ||
getMode ( $path ) | ||
getPath ( $path = '' ) | ||
isValidFilename ( $name ) | ||
normalizePath ( string $path ) : string | Normalizes the given path | |
success ( $message ) |
protected normalizePath ( string $path ) : string | ||
$path | string | |
return | string |