HPCloud-PHP  1.2.0
PHP bindings for HPCloud and OpenStack services.
 All Classes Namespaces Files Functions Variables Pages
ObjectStorage Member List

This is the complete list of members for ObjectStorage, including all inherited members.

$cdnContainersObjectStorageprotected
$tokenObjectStorageprotected
$urlObjectStorageprotected
__construct($authToken, $url)ObjectStorage
accountInfo()ObjectStorage
API_VERSIONObjectStorage
cdnUrl($containerName, $ssl=TRUE)ObjectStorage
changeContainerACL($name, ACL $acl)ObjectStorage
container($name)ObjectStorage
containers($limit=0, $marker=NULL)ObjectStorage
createContainer($name, ACL $acl=NULL, $metadata=array())ObjectStorage
DEFAULT_REGIONObjectStorage
deleteContainer($name)ObjectStorage
get($url, $jsonDecode=TRUE)ObjectStorageprotected
hasCDN()ObjectStorage
hasContainer($name)ObjectStorage
newFromIdentity($identity, $region=ObjectStorage::DEFAULT_REGION)ObjectStoragestatic
newFromServiceCatalog($catalog, $authToken, $region=ObjectStorage::DEFAULT_REGION)ObjectStoragestatic
newFromSwiftAuth($account, $key, $url)ObjectStoragestatic
req($url, $method= 'GET', $jsonDecode=TRUE, $body= '')ObjectStorageprotected
SERVICE_TYPEObjectStorage
token()ObjectStorage
updateContainer($name, ACL $acl=NULL, $metadata=array())ObjectStorage
url()ObjectStorage
useCDN($cdn)ObjectStorage