$_defaultBucketAsDomain | Zend_Cloud_StorageService_Adapter_S3 | protected |
$_defaultBucketName | Zend_Cloud_StorageService_Adapter_S3 | protected |
$_s3 | Zend_Cloud_StorageService_Adapter_S3 | protected |
__construct($options=array()) | Zend_Cloud_StorageService_Adapter_S3 | |
_getFullPath($path, $options) | Zend_Cloud_StorageService_Adapter_S3 | protected |
AWS_ACCESS_KEY | Zend_Cloud_StorageService_Adapter_S3 | |
AWS_SECRET_KEY | Zend_Cloud_StorageService_Adapter_S3 | |
BUCKET_AS_DOMAIN | Zend_Cloud_StorageService_Adapter_S3 | |
BUCKET_NAME | Zend_Cloud_StorageService_Adapter_S3 | |
copyItem($sourcePath, $destinationPath, $options=array()) | Zend_Cloud_StorageService_Adapter_S3 | |
deleteItem($path, $options=array()) | Zend_Cloud_StorageService_Adapter_S3 | |
deleteMetadata($path) | Zend_Cloud_StorageService_Adapter_S3 | |
FETCH_STREAM | Zend_Cloud_StorageService_Adapter_S3 | |
fetchItem($path, $options=array()) | Zend_Cloud_StorageService_Adapter_S3 | |
fetchMetadata($path, $options=array()) | Zend_Cloud_StorageService_Adapter_S3 | |
getClient() | Zend_Cloud_StorageService_Adapter_S3 | |
HTTP_ADAPTER | Zend_Cloud_StorageService_Adapter | |
listItems($path, $options=null) | Zend_Cloud_StorageService_Adapter_S3 | |
METADATA | Zend_Cloud_StorageService_Adapter_S3 | |
moveItem($sourcePath, $destinationPath, $options=array()) | Zend_Cloud_StorageService_Adapter_S3 | |
renameItem($path, $name, $options=null) | Zend_Cloud_StorageService_Adapter_S3 | |
storeItem($destinationPath, $data, $options=array()) | Zend_Cloud_StorageService_Adapter_S3 | |
storeMetadata($destinationPath, $metadata, $options=array()) | Zend_Cloud_StorageService_Adapter_S3 | |