HPCloud-PHP  1.2.0
PHP bindings for HPCloud and OpenStack services.
 All Classes Namespaces Files Functions Variables Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCACLAccess control list for object storage
oCBootstrapBootstrapping services
oCCDNProvides CDN services for ObjectStorage
oCContainerA container in an ObjectStorage
oCDBaaSDatabase As A Service
oCExceptionThe top-level HPCloud exception
|oCContentVerificationExceptionContent Verification error condition
|oCReadOnlyObjectExceptionThrown if an object that is read only is modified
|oCAuthorizationExceptionThrown when an access constraint is not met
||oCForbiddenExceptionThrown when an access constraint is not met
||\CUnauthorizedExceptionThrown when authorization fails
|oCConflictExceptionRepresents an HTTP 409 error
|oCFileNotFoundExceptionRepresents an HTTP File Not Found error
|oCLengthRequiredExceptionRepresents an HTTP 412 error
|oCLockedExceptionRepresents an HTTP 423 Locked error
|oCMethodNotAllowedExceptionRepresents an HTTP 405 error
|oCServerExceptionRepresents an HTTP 500 error
||\CContainerNotEmptyExceptionIndicatest that a container is not empty
|\CUnprocessableEntityExceptionRepresents an HTTP 422 error
oCFlavorDetailsClass for working with Database Flavors Details
oCIdentityServicesIdentityServices provides authentication and authorization
oCInstanceDetails
oCObjectAn object for ObjectStorage
|\CRemoteObjectA representation of an object stored in remote Object Storage
oCObjectStorageAccess to ObjectStorage (Swift)
oCOperationsAbstract class for DBaaS Operations groups
|oCFlavorClass for working with Database Flavors
|oCInstance
|\CSnapshotManage snapshots
oCResponseA Transport response
oCSnapshotDetailsDetails about a DBaaS snapshot
oCStreamWrapperProvides stream wrapping for Swift
|\CStreamWrapperFSProvides stream wrapping for Swift like a file system
oCSubdirRepresent a subdirectory (subdir) entry
oCTransportProvide an HTTP client (Transporter) for interaction with HPCloud
\CTransporterDescribes a Transporter
 oCCURLTransportProvide HTTP transport with CURL
 \CPHPStreamTransportProvide HTTP transport with the PHP HTTP stream wrapper