PHP Class Arkade_S3_Model_Cms_Wysiwyg_Images_Storage, magento-s3

Inheritance: extends Mage_Cms_Model_Wysiwyg_Images_Storage
Show file Open project: arkadedigital/magento-s3

Public Methods

Method Description
getDirsCollection ( $path )
getFilesCollection ( $path, $type = null )
getThumbsPath ( $filePath = false )
resizeFile ( $source, $keepRatio = true )

Protected Methods

Method Description
getS3Helper ( ) : Arkade_S3_Helper_Core_File_Storage_Database

Method Details

getDirsCollection() public method

public getDirsCollection ( $path )

getFilesCollection() public method

public getFilesCollection ( $path, $type = null )

getS3Helper() protected method

protected getS3Helper ( ) : Arkade_S3_Helper_Core_File_Storage_Database
return Arkade_S3_Helper_Core_File_Storage_Database

getThumbsPath() public method

public getThumbsPath ( $filePath = false )

resizeFile() public method

public resizeFile ( $source, $keepRatio = true )