This is the complete list of members for Zend_Cloud_StorageService_Adapter_FileSystem, including all inherited members.
$_directory | Zend_Cloud_StorageService_Adapter_FileSystem | protected |
__construct($options=array()) | Zend_Cloud_StorageService_Adapter_FileSystem | |
copyItem($sourcePath, $destinationPath, $options=array()) | Zend_Cloud_StorageService_Adapter_FileSystem | |
deleteItem($path, $options=array()) | Zend_Cloud_StorageService_Adapter_FileSystem | |
deleteMetadata($path) | Zend_Cloud_StorageService_Adapter_FileSystem | |
fetchItem($path, $options=array()) | Zend_Cloud_StorageService_Adapter_FileSystem | |
fetchMetadata($path, $options=array()) | Zend_Cloud_StorageService_Adapter_FileSystem | |
getClient() | Zend_Cloud_StorageService_Adapter_FileSystem | |
HTTP_ADAPTER | Zend_Cloud_StorageService_Adapter | |
listItems($path, $options=null) | Zend_Cloud_StorageService_Adapter_FileSystem | |
LOCAL_DIRECTORY | Zend_Cloud_StorageService_Adapter_FileSystem | |
moveItem($sourcePath, $destinationPath, $options=array()) | Zend_Cloud_StorageService_Adapter_FileSystem | |
renameItem($path, $name, $options=null) | Zend_Cloud_StorageService_Adapter_FileSystem | |
storeItem($destinationPath, $data, $options=array()) | Zend_Cloud_StorageService_Adapter_FileSystem | |
storeMetadata($destinationPath, $metadata, $options=array()) | Zend_Cloud_StorageService_Adapter_FileSystem | |