Property | Type | Description | |
---|---|---|---|
$adapter |
Method | Description | |
---|---|---|
__construct ( Zend_Cloud_StorageService_Adapter $adapter ) | ||
moveImage ( string $path ) : string | Move given image into new location | |
moveThumbnail ( string $path ) : string | Move given thumbnail into new location |
Method | Description | |
---|---|---|
moveFile ( string $path, string $root ) : string | Move file in given path to storage starting at root |
public __construct ( Zend_Cloud_StorageService_Adapter $adapter ) | ||
$adapter | Zend_Cloud_StorageService_Adapter |
public moveThumbnail ( string $path ) : string | ||
$path | string | |
return | string |