[ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]

a

ACL_PRIVATE
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::ACL_PRIVATE
    ACL - Private access
ACL_PUBLIC
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::ACL_PUBLIC
    ACL - Public access
andWhere
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::andWhere()
    Add where clause with AND condition
assembleFrom
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::assembleFrom()
    Assemble from
assembleQuery
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::assembleQuery()
    Assemble full query
assembleQueryString
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::assembleQueryString()
    Assembles the query string
top

b

beginBatch
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::beginBatch()
    Starts a new batch operation set
blobExists
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::blobExists()
    Check if a blob exists
Batch.php
procedural page Batch.php
BatchStorage.php
procedural page BatchStorage.php
Blob.php
procedural page Blob.php
BlobContainer.php
procedural page BlobContainer.php
BlobInstance.php
procedural page BlobInstance.php
top

c

changeEntity
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::changeEntity()
    Update entity / merge entity
clean
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::clean()
    Cleanup current batch
clearMessages
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::clearMessages()
    Clear queue messages
close
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::close()
    Close the session store
commit
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::commit()
    Commit current batch
containerExists
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::containerExists()
    Check if a container exists
copyBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::copyBlob()
    Copy blob
createChannel
in file Transport.php, method Microsoft_Http_Transport::createChannel()
    Create channel
createContainer
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::createContainer()
    Create container
createQueue
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::createQueue()
    Create queue
createResourceName
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::createResourceName()
    Create resource name
createSignature
in file SharedAccessSignatureCredentials.php, method Microsoft_WindowsAzure_SharedAccessSignatureCredentials::createSignature()
    Create signature
createSignedQueryString
in file SharedAccessSignatureCredentials.php, method Microsoft_WindowsAzure_SharedAccessSignatureCredentials::createSignedQueryString()
    Create signed query string
createTable
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::createTable()
    Create table
Curl.php
procedural page Curl.php
Credentials.php
procedural page Credentials.php
top

d

delete
in file Transport.php, method Microsoft_Http_Transport::delete()
    Perform DELETE request
deleteBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::deleteBlob()
    Delete blob
deleteContainer
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::deleteContainer()
    Delete container
deleteEntity
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::deleteEntity()
    Delete entity from table
deleteMessage
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::deleteMessage()
    Delete queue message
deleteQueue
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::deleteQueue()
    Delete queue
deleteTable
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::deleteTable()
    Delete table
destroy
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::destroy()
    Destroy a specific session
DEVSTORE_ACCOUNT
in file Credentials.php, class constant Microsoft_WindowsAzure_Credentials::DEVSTORE_ACCOUNT
    Development storage account and key
DEVSTORE_KEY
in file Credentials.php, class constant Microsoft_WindowsAzure_Credentials::DEVSTORE_KEY
dir_closedir
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::dir_closedir()
    Close a directory
dir_opendir
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::dir_opendir()
    Attempt to open a directory
dir_readdir
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::dir_readdir()
    Return the next filename in the directory
dir_rewinddir
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::dir_rewinddir()
    Reset the directory pointer
DynamicTableEntity.php
procedural page DynamicTableEntity.php
top

e

enlistOperation
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::enlistOperation()
    Enlist operation in current batch
Exception.php
procedural page Exception.php
execute
in file RetryN.php, method Microsoft_WindowsAzure_RetryPolicy_RetryN::execute()
    Execute function under retry policy
execute
in file RetryPolicy.php, method Microsoft_WindowsAzure_RetryPolicy::execute()
    Execute function under retry policy
execute
in file NoRetry.php, method Microsoft_WindowsAzure_RetryPolicy_NoRetry::execute()
    Execute function under retry policy
extractBody
in file Response.php, method Microsoft_Http_Response::extractBody()
    Extract the body from a response string
extractCode
in file Response.php, method Microsoft_Http_Response::extractCode()
    Extract the response code from a response string
extractHeaders
in file Response.php, method Microsoft_Http_Response::extractHeaders()
    Extract the headers from a response string
extractMessage
in file Response.php, method Microsoft_Http_Response::extractMessage()
    Extract the HTTP message from a response
extractVersion
in file Response.php, method Microsoft_Http_Response::extractVersion()
    Extract the HTTP version from a response
Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
top

f

fillTemplate
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::fillTemplate()
    Fill text template with variables from key/value array
from
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::from()
    From clause
fromString
in file Response.php, method Microsoft_Http_Response::fromString()
    Create a new Microsoft_Http_Response object from a string
top

g

gc
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::gc()
    Garbage collector
generateAzureRepresentation
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::generateAzureRepresentation()
    Generate Azure representation from entity (creates atompub markup from properties)
generateBlockId
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::generateBlockId()
    Generate block id
generateSharedAccessUrl
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::generateSharedAccessUrl()
    Generate shared access URL
get
in file Transport.php, method Microsoft_Http_Transport::get()
    Perform GET request
getAccountName
in file Storage.php, method Microsoft_WindowsAzure_Storage::getAccountName()
    Returns the Windows Azure account name
getAzureAccessor
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getAzureAccessor()
    Get Azure accessor from reflection member
getAzureAccessors
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getAzureAccessors()
    Get Azure accessors from class
getAzureProperty
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::getAzureProperty()
    Get an Azure property
getAzurePropertyType
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::getAzurePropertyType()
    Get an Azure property type
getAzureValues
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::getAzureValues()
    Get Azure values
getAzureValues
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getAzureValues()
    Get Azure values
getBaseUrl
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::getBaseUrl()
    Get base URL for creating requests
getBaseUrl
in file Storage.php, method Microsoft_WindowsAzure_Storage::getBaseUrl()
    Get base URL for creating requests
getBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getBlob()
    Get blob
getBlobInstance
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getBlobInstance()
    Get container
getBlobMetadata
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getBlobMetadata()
    Get blob metadata
getBlockList
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getBlockList()
    Get block list
getBody
in file Response.php, method Microsoft_Http_Response::getBody()
    The HTTP response body
getCode
in file Response.php, method Microsoft_Http_Response::getCode()
    Get the HTTP response code
getContainer
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getContainer()
    Get container
getContainerAcl
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getContainerAcl()
    Get container ACL
getContainerMetadata
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getContainerMetadata()
    Get container metadata
getContainerName
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::getContainerName()
    Extract container name
getCredentials
in file Storage.php, method Microsoft_WindowsAzure_Storage::getCredentials()
    Get Microsoft_WindowsAzure_Credentials instance
getCurrentBatch
in file BatchStorage.php, method Microsoft_WindowsAzure_Storage_BatchStorage::getCurrentBatch()
    Get current batch
getErrorMessage
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::getErrorMessage()
    Get error message from Microsoft_Http_Response
getErrorMessage
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getErrorMessage()
    Get error message from Microsoft_Http_Response
getErrorMessage
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::getErrorMessage()
    Get error message from Microsoft_Http_Response
getEtag
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getEtag()
    Get etag
getFileName
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::getFileName()
    Extract file name
getHeader
in file Response.php, method Microsoft_Http_Response::getHeader()
    Get a specific header as string, or null if it is not set
getHeaders
in file Response.php, method Microsoft_Http_Response::getHeaders()
    Get the HTTP response headers array
getMessage
in file Response.php, method Microsoft_Http_Response::getMessage()
    Get the HTTP response code as string (e.g. 'Not Found' for 404 or 'Internal Server Error' for 500)
getMessages
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::getMessages()
    Get queue messages
getOperationCount
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::getOperationCount()
    Get operation count
getPartitionKey
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getPartitionKey()
    Get partition key
getPermissionSet
in file SharedAccessSignatureCredentials.php, method Microsoft_WindowsAzure_SharedAccessSignatureCredentials::getPermissionSet()
    Get permission set
getQueue
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::getQueue()
    Get queue
getQueueMetadata
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::getQueueMetadata()
    Get queue metadata
getRowKey
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getRowKey()
    Get row key
getStorageClient
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::getStorageClient()
    Retrieve storage client for this stream type
getTimestamp
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::getTimestamp()
    Get timestamp
getVersion
in file Response.php, method Microsoft_Http_Response::getVersion()
    Get the HTTP version (1.0, 1.1)
getWrapperClient
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::getWrapperClient()
    Get wrapper client for stream type
top

i

insertEntity
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::insertEntity()
    Insert entity into table
isError
in file Response.php, method Microsoft_Http_Response::isError()
    Check whether the response is an error
isInBatch
in file BatchStorage.php, method Microsoft_WindowsAzure_Storage_BatchStorage::isInBatch()
    Is there a current batch?
isoDate
in file Storage.php, method Microsoft_WindowsAzure_Storage::isoDate()
    Generate ISO 8601 compliant date string in UTC time zone
isRedirect
in file Response.php, method Microsoft_Http_Response::isRedirect()
    Check whether the response is a redirection
isSingleSelect
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::isSingleSelect()
    Is single select?
isSuccessful
in file Response.php, method Microsoft_Http_Response::isSuccessful()
    Check whether the response in successful
isValidContainerName
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::isValidContainerName()
    Is valid container name?
isValidQueueName
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::isValidQueueName()
    Is valid queue name?
top

l

listBlobs
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::listBlobs()
    List blobs
listContainers
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::listContainers()
    List containers
listQueues
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::listQueues()
    List queues
listTables
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::listTables()
    List tables
top

m

MAX_BLOB_SIZE
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::MAX_BLOB_SIZE
    Maximal blob size (in bytes)
MAX_BLOB_TRANSFER_SIZE
in file Blob.php, class constant Microsoft_WindowsAzure_Storage_Blob::MAX_BLOB_TRANSFER_SIZE
    Maximal blob transfer size (in bytes)
MAX_MESSAGE_SIZE
in file Queue.php, class constant Microsoft_WindowsAzure_Storage_Queue::MAX_MESSAGE_SIZE
    Maximal message size (in bytes)
MAX_MESSAGE_TTL
in file Queue.php, class constant Microsoft_WindowsAzure_Storage_Queue::MAX_MESSAGE_TTL
    Maximal message ttl (in seconds)
mergeEntity
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::mergeEntity()
    Update entity by adding or updating properties
Microsoft_Exception
in file Exception.php, class Microsoft_Exception
Microsoft_Http_Exception
in file Exception.php, class Microsoft_Http_Exception
Microsoft_Http_Response
in file Response.php, class Microsoft_Http_Response
    Microsoft_Http_Response
Microsoft_Http_Transport
in file Transport.php, class Microsoft_Http_Transport
Microsoft_Http_Transport_Curl
in file Curl.php, class Microsoft_Http_Transport_Curl
Microsoft_Http_Transport_Exception
in file Exception.php, class Microsoft_Http_Transport_Exception
Microsoft_WindowsAzure_Credentials
in file Credentials.php, class Microsoft_WindowsAzure_Credentials
Microsoft_WindowsAzure_Exception
in file Exception.php, class Microsoft_WindowsAzure_Exception
Microsoft_WindowsAzure_RetryPolicy
in file RetryPolicy.php, class Microsoft_WindowsAzure_RetryPolicy
Microsoft_WindowsAzure_RetryPolicy_Exception
in file Exception.php, class Microsoft_WindowsAzure_RetryPolicy_Exception
Microsoft_WindowsAzure_RetryPolicy_NoRetry
in file NoRetry.php, class Microsoft_WindowsAzure_RetryPolicy_NoRetry
Microsoft_WindowsAzure_RetryPolicy_RetryN
in file RetryN.php, class Microsoft_WindowsAzure_RetryPolicy_RetryN
Microsoft_WindowsAzure_SessionHandler
in file SessionHandler.php, class Microsoft_WindowsAzure_SessionHandler
Microsoft_WindowsAzure_SharedAccessSignatureCredentials
in file SharedAccessSignatureCredentials.php, class Microsoft_WindowsAzure_SharedAccessSignatureCredentials
Microsoft_WindowsAzure_SharedKeyCredentials
in file SharedKeyCredentials.php, class Microsoft_WindowsAzure_SharedKeyCredentials
Microsoft_WindowsAzure_SharedKeyLiteCredentials
in file SharedKeyLiteCredentials.php, class Microsoft_WindowsAzure_SharedKeyLiteCredentials
Microsoft_WindowsAzure_Storage
in file Storage.php, class Microsoft_WindowsAzure_Storage
Microsoft_WindowsAzure_Storage_Batch
in file Batch.php, class Microsoft_WindowsAzure_Storage_Batch
Microsoft_WindowsAzure_Storage_BatchStorage
in file BatchStorage.php, class Microsoft_WindowsAzure_Storage_BatchStorage
Microsoft_WindowsAzure_Storage_Blob
in file Blob.php, class Microsoft_WindowsAzure_Storage_Blob
Microsoft_WindowsAzure_Storage_BlobContainer
in file BlobContainer.php, class Microsoft_WindowsAzure_Storage_BlobContainer
Microsoft_WindowsAzure_Storage_BlobInstance
in file BlobInstance.php, class Microsoft_WindowsAzure_Storage_BlobInstance
Microsoft_WindowsAzure_Storage_Blob_Stream
in file Stream.php, class Microsoft_WindowsAzure_Storage_Blob_Stream
Microsoft_WindowsAzure_Storage_DynamicTableEntity
in file DynamicTableEntity.php, class Microsoft_WindowsAzure_Storage_DynamicTableEntity
Microsoft_WindowsAzure_Storage_Queue
in file Queue.php, class Microsoft_WindowsAzure_Storage_Queue
Microsoft_WindowsAzure_Storage_QueueInstance
in file QueueInstance.php, class Microsoft_WindowsAzure_Storage_QueueInstance
Microsoft_WindowsAzure_Storage_QueueMessage
in file QueueMessage.php, class Microsoft_WindowsAzure_Storage_QueueMessage
Microsoft_WindowsAzure_Storage_SignedIdentifier
in file SignedIdentifier.php, class Microsoft_WindowsAzure_Storage_SignedIdentifier
Microsoft_WindowsAzure_Storage_Table
in file Table.php, class Microsoft_WindowsAzure_Storage_Table
Microsoft_WindowsAzure_Storage_TableEntity
in file TableEntity.php, class Microsoft_WindowsAzure_Storage_TableEntity
Microsoft_WindowsAzure_Storage_TableEntityQuery
in file TableEntityQuery.php, class Microsoft_WindowsAzure_Storage_TableEntityQuery
Microsoft_WindowsAzure_Storage_TableInstance
in file TableInstance.php, class Microsoft_WindowsAzure_Storage_TableInstance
mkdir
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::mkdir()
    Create a new directory
top

n

noRetry
in file RetryPolicy.php, method Microsoft_WindowsAzure_RetryPolicy::noRetry()
    Create a Microsoft_WindowsAzure_RetryPolicy_NoRetry instance
NoRetry.php
procedural page NoRetry.php
top

o

open
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::open()
    Open the session store
orderBy
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::orderBy()
    OrderBy clause
orWhere
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::orWhere()
    Add where clause with OR condition
top

p

parseResponse
in file Storage.php, method Microsoft_WindowsAzure_Storage::parseResponse()
    Parse result from Microsoft_Http_Response
peekMessages
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::peekMessages()
    Peek queue messages
performBatch
in file BatchStorage.php, method Microsoft_WindowsAzure_Storage_BatchStorage::performBatch()
    Perform batch using Microsoft_Http_Transport channel, combining all batch operations into one request
performRequest
in file Storage.php, method Microsoft_WindowsAzure_Storage::performRequest()
    Perform request using Microsoft_Http_Transport channel
permissionMatchesRequest
in file SharedAccessSignatureCredentials.php, method Microsoft_WindowsAzure_SharedAccessSignatureCredentials::permissionMatchesRequest()
    Permission matches request?
PERMISSION_DELETE
in file Credentials.php, class constant Microsoft_WindowsAzure_Credentials::PERMISSION_DELETE
PERMISSION_LIST
in file Credentials.php, class constant Microsoft_WindowsAzure_Credentials::PERMISSION_LIST
PERMISSION_READ
in file Credentials.php, class constant Microsoft_WindowsAzure_Credentials::PERMISSION_READ
    Permissions
PERMISSION_WRITE
in file Credentials.php, class constant Microsoft_WindowsAzure_Credentials::PERMISSION_WRITE
post
in file Transport.php, method Microsoft_Http_Transport::post()
    Perform POST request
PREFIX_METADATA
in file Credentials.php, class constant Microsoft_WindowsAzure_Credentials::PREFIX_METADATA
PREFIX_PROPERTIES
in file Credentials.php, class constant Microsoft_WindowsAzure_Credentials::PREFIX_PROPERTIES
    HTTP header prefixes
PREFIX_STORAGE_HEADER
in file Credentials.php, class constant Microsoft_WindowsAzure_Credentials::PREFIX_STORAGE_HEADER
prepareQueryStringForSigning
in file Credentials.php, method Microsoft_WindowsAzure_Credentials::prepareQueryStringForSigning()
    Prepare query string for signing
put
in file Transport.php, method Microsoft_Http_Transport::put()
    Perform PUT request
putBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::putBlob()
    Put blob
putBlock
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::putBlock()
    Put large blob block
putBlockList
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::putBlockList()
    Put block list
putLargeBlob
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::putLargeBlob()
    Put large blob (> 64 MB)
putMessage
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::putMessage()
    Put message into queue
top

q

queueExists
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::queueExists()
    Check if a queue exists
quoteInto
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::quoteInto()
    Quotes a variable into a condition
Queue.php
procedural page Queue.php
QueueInstance.php
procedural page QueueInstance.php
QueueMessage.php
procedural page QueueMessage.php
top

r

Response.php
procedural page Response.php
read
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::read()
    Read a specific session
register
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::register()
    Registers the current session handler as PHP's session handler
registerAsClient
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::registerAsClient()
    Register this object as stream wrapper client
registerStreamWrapper
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::registerStreamWrapper()
    Register this object as stream wrapper
rename
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::rename()
    Attempt to rename the item
replaceOperators
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::replaceOperators()
    Replace operators
request
in file Curl.php, method Microsoft_Http_Transport_Curl::request()
    Perform request
request
in file Transport.php, method Microsoft_Http_Transport::request()
    Perform request
RESOURCE_BLOB
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::RESOURCE_BLOB
RESOURCE_CONTAINER
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::RESOURCE_CONTAINER
RESOURCE_ENTITY
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::RESOURCE_ENTITY
RESOURCE_QUEUE
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::RESOURCE_QUEUE
RESOURCE_TABLE
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::RESOURCE_TABLE
RESOURCE_UNKNOWN
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::RESOURCE_UNKNOWN
    Resource types
retrieveEntities
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::retrieveEntities()
    Retrieve entities from table
retrieveEntityById
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::retrieveEntityById()
    Retrieve entity from table, by id
retryN
in file RetryPolicy.php, method Microsoft_WindowsAzure_RetryPolicy::retryN()
    Create a Microsoft_WindowsAzure_RetryPolicy_RetryN instance
rfcDate
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::rfcDate()
    Generate RFC 1123 compliant date string
rmdir
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::rmdir()
    Remove a directory
rollback
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::rollback()
    Rollback current batch
RetryN.php
procedural page RetryN.php
RetryPolicy.php
procedural page RetryPolicy.php
top

s

select
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::select()
    Select clause
select
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::select()
    Create a new Microsoft_WindowsAzure_Storage_TableEntityQuery
setAccountkey
in file Credentials.php, method Microsoft_WindowsAzure_Credentials::setAccountkey()
    Set account key for Windows Azure
setAccountName
in file Credentials.php, method Microsoft_WindowsAzure_Credentials::setAccountName()
    Set account name for Windows Azure
setAzureProperty
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::setAzureProperty()
    Set an Azure property
setAzurePropertyType
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::setAzurePropertyType()
    Set an Azure property type
setAzureValues
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::setAzureValues()
    Set Azure values
setAzureValues
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::setAzureValues()
    Set Azure values
setBlobMetadata
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::setBlobMetadata()
    Set blob metadata
setContainerAcl
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::setContainerAcl()
    Set container ACL
setContainerMetadata
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::setContainerMetadata()
    Set container metadata
setCredentials
in file Storage.php, method Microsoft_WindowsAzure_Storage::setCredentials()
    Set Microsoft_WindowsAzure_Credentials instance
setCurrentBatch
in file BatchStorage.php, method Microsoft_WindowsAzure_Storage_BatchStorage::setCurrentBatch()
    Set current batch
setEtag
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::setEtag()
    Set etag
setPartitionKey
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::setPartitionKey()
    Set partition key
setPermissionSet
in file SharedAccessSignatureCredentials.php, method Microsoft_WindowsAzure_SharedAccessSignatureCredentials::setPermissionSet()
    Set permisison set
setProxy
in file Transport.php, method Microsoft_Http_Transport::setProxy()
    Set proxy
setProxy
in file Storage.php, method Microsoft_WindowsAzure_Storage::setProxy()
    Set proxy
setQueueMetadata
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::setQueueMetadata()
    Set queue metadata
setRetryPolicy
in file Storage.php, method Microsoft_WindowsAzure_Storage::setRetryPolicy()
    Set retry policy to use when making requests
setRowKey
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::setRowKey()
    Set row key
setTimestamp
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::setTimestamp()
    Set timestamp
setUsePathStyleUri
in file Credentials.php, method Microsoft_WindowsAzure_Credentials::setUsePathStyleUri()
    Set use path-style URI's
signRequestHeaders
in file SharedKeyLiteCredentials.php, method Microsoft_WindowsAzure_SharedKeyLiteCredentials::signRequestHeaders()
    Sign request headers with credentials
signRequestHeaders
in file SharedAccessSignatureCredentials.php, method Microsoft_WindowsAzure_SharedAccessSignatureCredentials::signRequestHeaders()
    Sign request with credentials
signRequestHeaders
in file Credentials.php, method Microsoft_WindowsAzure_Credentials::signRequestHeaders()
    Sign request headers with credentials
signRequestHeaders
in file SharedKeyCredentials.php, method Microsoft_WindowsAzure_SharedKeyCredentials::signRequestHeaders()
    Sign request headers with credentials
signRequestUrl
in file Credentials.php, method Microsoft_WindowsAzure_Credentials::signRequestUrl()
    Sign request URL with credentials
signRequestUrl
in file SharedKeyLiteCredentials.php, method Microsoft_WindowsAzure_SharedKeyLiteCredentials::signRequestUrl()
    Sign request URL with credentials
signRequestUrl
in file SharedAccessSignatureCredentials.php, method Microsoft_WindowsAzure_SharedAccessSignatureCredentials::signRequestUrl()
    Sign request URL with credentials
signRequestUrl
in file SharedKeyCredentials.php, method Microsoft_WindowsAzure_SharedKeyCredentials::signRequestUrl()
    Sign request URL with credentials
startBatch
in file BatchStorage.php, method Microsoft_WindowsAzure_Storage_BatchStorage::startBatch()
    Starts a new batch operation set
stream_close
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::stream_close()
    Close the stream
stream_eof
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::stream_eof()
    End of the stream?
stream_flush
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::stream_flush()
    Flush current cached stream data to storage
stream_open
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::stream_open()
    Open the stream
stream_read
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::stream_read()
    Read from the stream
stream_seek
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::stream_seek()
    Update the read/write position of the stream
stream_stat
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::stream_stat()
    Returns data array of stream variables
stream_tell
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::stream_tell()
    What is the current read/write position of the stream?
stream_write
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::stream_write()
    Write to the stream
SessionHandler.php
procedural page SessionHandler.php
SharedAccessSignatureCredentials.php
procedural page SharedAccessSignatureCredentials.php
SharedKeyCredentials.php
procedural page SharedKeyCredentials.php
SharedKeyLiteCredentials.php
procedural page SharedKeyLiteCredentials.php
Stream.php
procedural page Stream.php
SignedIdentifier.php
procedural page SignedIdentifier.php
Storage.php
procedural page Storage.php
top

t

Transport.php
procedural page Transport.php
tableExists
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::tableExists()
    Check if a table exists
top
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::top()
    Top clause
Table.php
procedural page Table.php
TableEntity.php
procedural page TableEntity.php
TableEntityQuery.php
procedural page TableEntityQuery.php
TableInstance.php
procedural page TableInstance.php
top

u

unlink
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::unlink()
    Attempt to delete the item
unregisterAsClient
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::unregisterAsClient()
    Unregister this object as stream wrapper client
unregisterStreamWrapper
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::unregisterStreamWrapper()
    Unregister this object as stream wrapper
updateEntity
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::updateEntity()
    Update entity by replacing it
urlencode
in file Storage.php, method Microsoft_WindowsAzure_Storage::urlencode()
    URL encode function
URL_CLOUD_BLOB
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::URL_CLOUD_BLOB
    Live storage URLS
URL_CLOUD_QUEUE
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::URL_CLOUD_QUEUE
URL_CLOUD_TABLE
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::URL_CLOUD_TABLE
URL_DEV_BLOB
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::URL_DEV_BLOB
    Development storage URLS
URL_DEV_QUEUE
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::URL_DEV_QUEUE
URL_DEV_TABLE
in file Storage.php, class constant Microsoft_WindowsAzure_Storage::URL_DEV_TABLE
url_stat
in file Stream.php, method Microsoft_WindowsAzure_Storage_Blob_Stream::url_stat()
    Return array of URL variables
top

v

VERB_DELETE
in file Transport.php, class constant Microsoft_Http_Transport::VERB_DELETE
VERB_GET
in file Transport.php, class constant Microsoft_Http_Transport::VERB_GET
    HTTP VERBS
VERB_HEAD
in file Transport.php, class constant Microsoft_Http_Transport::VERB_HEAD
VERB_MERGE
in file Transport.php, class constant Microsoft_Http_Transport::VERB_MERGE
VERB_POST
in file Transport.php, class constant Microsoft_Http_Transport::VERB_POST
VERB_PUT
in file Transport.php, class constant Microsoft_Http_Transport::VERB_PUT
top

w

where
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::where()
    Add where clause
wherePartitionKey
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::wherePartitionKey()
    Specify partition key
whereRowKey
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::whereRowKey()
    Specify row key
write
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::write()
    Write a specific session
top

_

$_accountKey
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_accountKey
    Account key for Windows Azure
$_accountKey
in file Credentials.php, variable Microsoft_WindowsAzure_Credentials::$_accountKey
    Account key for Windows Azure
$_accountName
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_accountName
    Account name for Windows Azure
$_accountName
in file Credentials.php, variable Microsoft_WindowsAzure_Credentials::$_accountName
    Account name for Windows Azure
$_apiVersion
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_apiVersion
    Current API version
$_baseUrl
in file Batch.php, variable Microsoft_WindowsAzure_Storage_Batch::$_baseUrl
    Base URL
$_body
in file Response.php, variable Microsoft_Http_Response::$_body
    The HTTP response body
$_code
in file Response.php, variable Microsoft_Http_Response::$_code
    The HTTP response code
$_credentials
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_credentials
    Microsoft_WindowsAzure_Credentials instance
$_currentBatch
in file BatchStorage.php, variable Microsoft_WindowsAzure_Storage_BatchStorage::$_currentBatch
    Current batch
$_data
in file QueueMessage.php, variable Microsoft_WindowsAzure_Storage_QueueMessage::$_data
    Data
$_data
in file TableInstance.php, variable Microsoft_WindowsAzure_Storage_TableInstance::$_data
    Data
$_data
in file BlobInstance.php, variable Microsoft_WindowsAzure_Storage_BlobInstance::$_data
    Data
$_data
in file SignedIdentifier.php, variable Microsoft_WindowsAzure_Storage_SignedIdentifier::$_data
    Data
$_data
in file BlobContainer.php, variable Microsoft_WindowsAzure_Storage_BlobContainer::$_data
    Data
$_data
in file QueueInstance.php, variable Microsoft_WindowsAzure_Storage_QueueInstance::$_data
    Data
$_dynamicProperties
in file DynamicTableEntity.php, variable Microsoft_WindowsAzure_Storage_DynamicTableEntity::$_dynamicProperties
    Dynamic properties
$_etag
in file TableEntity.php, variable Microsoft_WindowsAzure_Storage_TableEntity::$_etag
    Etag
$_forTableStorage
in file Batch.php, variable Microsoft_WindowsAzure_Storage_Batch::$_forTableStorage
    For table storage?
$_from
in file TableEntityQuery.php, variable Microsoft_WindowsAzure_Storage_TableEntityQuery::$_from
    From
$_headers
in file Response.php, variable Microsoft_Http_Response::$_headers
    The HTTP response headers array
$_host
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_host
    Storage host name
$_isSingleSelect
in file Batch.php, variable Microsoft_WindowsAzure_Storage_Batch::$_isSingleSelect
    Does the batch contain a single select?
$_message
in file Response.php, variable Microsoft_Http_Response::$_message
    The HTTP response code as string (e.g. 'Not Found' for 404 or 'Internal Server Error' for 500)
$_operations
in file Batch.php, variable Microsoft_WindowsAzure_Storage_Batch::$_operations
    Pending operations
$_orderBy
in file TableEntityQuery.php, variable Microsoft_WindowsAzure_Storage_TableEntityQuery::$_orderBy
    Order by
$_partitionKey
in file TableEntityQuery.php, variable Microsoft_WindowsAzure_Storage_TableEntityQuery::$_partitionKey
    Partition key
$_partitionKey
in file TableEntity.php, variable Microsoft_WindowsAzure_Storage_TableEntity::$_partitionKey
    Partition key
$_permissionSet
in file SharedAccessSignatureCredentials.php, variable Microsoft_WindowsAzure_SharedAccessSignatureCredentials::$_permissionSet
    Permission set
$_proxyCredentials
in file Transport.php, variable Microsoft_Http_Transport::$_proxyCredentials
    Proxy credentials
$_proxyCredentials
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_proxyCredentials
    Proxy credentials
$_proxyPort
in file Transport.php, variable Microsoft_Http_Transport::$_proxyPort
    Proxy port
$_proxyPort
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_proxyPort
    Proxy port
$_proxyUrl
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_proxyUrl
    Proxy url
$_proxyUrl
in file Transport.php, variable Microsoft_Http_Transport::$_proxyUrl
    Proxy url
$_retryCount
in file RetryN.php, variable Microsoft_WindowsAzure_RetryPolicy_RetryN::$_retryCount
    Number of retries
$_retryInterval
in file RetryN.php, variable Microsoft_WindowsAzure_RetryPolicy_RetryN::$_retryInterval
    Interval between retries (in milliseconds)
$_retryPolicy
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_retryPolicy
    Microsoft_WindowsAzure_RetryPolicy instance
$_rowKey
in file TableEntity.php, variable Microsoft_WindowsAzure_Storage_TableEntity::$_rowKey
    Row key
$_rowKey
in file TableEntityQuery.php, variable Microsoft_WindowsAzure_Storage_TableEntityQuery::$_rowKey
    Row key
$_sessionTable
in file SessionHandler.php, variable Microsoft_WindowsAzure_SessionHandler::$_sessionTable
    Session table name
$_sessionTablePartition
in file SessionHandler.php, variable Microsoft_WindowsAzure_SessionHandler::$_sessionTablePartition
    Session table partition
$_statusMessages
in file Response.php, variable Microsoft_Http_Response::$_statusMessages
    List of all known HTTP response status codes
$_storageClient
in file Batch.php, variable Microsoft_WindowsAzure_Storage_Batch::$_storageClient
    Storage client the batch is defined on
$_tableStorage
in file SessionHandler.php, variable Microsoft_WindowsAzure_SessionHandler::$_tableStorage
    Table storage
$_timestamp
in file TableEntity.php, variable Microsoft_WindowsAzure_Storage_TableEntity::$_timestamp
    Timestamp
$_top
in file TableEntityQuery.php, variable Microsoft_WindowsAzure_Storage_TableEntityQuery::$_top
    Top
$_usePathStyleUri
in file Credentials.php, variable Microsoft_WindowsAzure_Credentials::$_usePathStyleUri
    Use path-style URI's
$_usePathStyleUri
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_usePathStyleUri
    Use path-style URI's
$_useProxy
in file Transport.php, variable Microsoft_Http_Transport::$_useProxy
    Use proxy?
$_useProxy
in file Storage.php, variable Microsoft_WindowsAzure_Storage::$_useProxy
    Use proxy?
$_userAgent
in file Transport.php, variable Microsoft_Http_Transport::$_userAgent
    User agent string
$_version
in file Response.php, variable Microsoft_Http_Response::$_version
    The HTTP version (1.0, 1.1)
$_where
in file TableEntityQuery.php, variable Microsoft_WindowsAzure_Storage_TableEntityQuery::$_where
    Where
$_wrapperClients
in file Blob.php, variable Microsoft_WindowsAzure_Storage_Blob::$_wrapperClients
    Stream wrapper clients
__construct
in file TableEntity.php, method Microsoft_WindowsAzure_Storage_TableEntity::__construct()
    Constructor
__construct
in file Storage.php, method Microsoft_WindowsAzure_Storage::__construct()
    Creates a new Microsoft_WindowsAzure_Storage instance
__construct
in file Table.php, method Microsoft_WindowsAzure_Storage_Table::__construct()
    Creates a new Microsoft_WindowsAzure_Storage_Table instance
__construct
in file TableInstance.php, method Microsoft_WindowsAzure_Storage_TableInstance::__construct()
    Constructor
__construct
in file RetryN.php, method Microsoft_WindowsAzure_RetryPolicy_RetryN::__construct()
    Constructor
__construct
in file Blob.php, method Microsoft_WindowsAzure_Storage_Blob::__construct()
    Creates a new Microsoft_WindowsAzure_Storage_Blob instance
__construct
in file QueueMessage.php, method Microsoft_WindowsAzure_Storage_QueueMessage::__construct()
    Constructor
__construct
in file QueueInstance.php, method Microsoft_WindowsAzure_Storage_QueueInstance::__construct()
    Constructor
__construct
in file Queue.php, method Microsoft_WindowsAzure_Storage_Queue::__construct()
    Creates a new Microsoft_WindowsAzure_Storage_Queue instance
__construct
in file Curl.php, method Microsoft_Http_Transport_Curl::__construct()
    Microsoft_Http_Transport_Curl constructor
__construct
in file BlobContainer.php, method Microsoft_WindowsAzure_Storage_BlobContainer::__construct()
    Constructor
__construct
in file Credentials.php, method Microsoft_WindowsAzure_Credentials::__construct()
    Creates a new Microsoft_WindowsAzure_Credentials instance
__construct
in file BlobInstance.php, method Microsoft_WindowsAzure_Storage_BlobInstance::__construct()
    Constructor
__construct
in file SharedAccessSignatureCredentials.php, method Microsoft_WindowsAzure_SharedAccessSignatureCredentials::__construct()
    Creates a new Microsoft_WindowsAzure_SharedAccessSignatureCredentials instance
__construct
in file SignedIdentifier.php, method Microsoft_WindowsAzure_Storage_SignedIdentifier::__construct()
    Constructor
__construct
in file Batch.php, method Microsoft_WindowsAzure_Storage_Batch::__construct()
    Creates a new Microsoft_WindowsAzure_Storage_Batch
__construct
in file SessionHandler.php, method Microsoft_WindowsAzure_SessionHandler::__construct()
    Creates a new Microsoft_WindowsAzure_SessionHandler instance
__construct
in file Response.php, method Microsoft_Http_Response::__construct()
    HTTP response constructor
__get
in file TableInstance.php, method Microsoft_WindowsAzure_Storage_TableInstance::__get()
    Magic overload for getting properties
__get
in file BlobContainer.php, method Microsoft_WindowsAzure_Storage_BlobContainer::__get()
    Magic overload for getting properties
__get
in file BlobInstance.php, method Microsoft_WindowsAzure_Storage_BlobInstance::__get()
    Magic overload for getting properties
__get
in file QueueInstance.php, method Microsoft_WindowsAzure_Storage_QueueInstance::__get()
    Magic overload for getting properties
__get
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::__get()
    Magic overload for getting properties
__get
in file SignedIdentifier.php, method Microsoft_WindowsAzure_Storage_SignedIdentifier::__get()
    Magic overload for getting properties
__get
in file QueueMessage.php, method Microsoft_WindowsAzure_Storage_QueueMessage::__get()
    Magic overload for getting properties
__set
in file TableInstance.php, method Microsoft_WindowsAzure_Storage_TableInstance::__set()
    Magic overload for setting properties
__set
in file BlobContainer.php, method Microsoft_WindowsAzure_Storage_BlobContainer::__set()
    Magic overload for setting properties
__set
in file DynamicTableEntity.php, method Microsoft_WindowsAzure_Storage_DynamicTableEntity::__set()
    Magic overload for setting properties
__set
in file QueueMessage.php, method Microsoft_WindowsAzure_Storage_QueueMessage::__set()
    Magic overload for setting properties
__set
in file QueueInstance.php, method Microsoft_WindowsAzure_Storage_QueueInstance::__set()
    Magic overload for setting properties
__set
in file SignedIdentifier.php, method Microsoft_WindowsAzure_Storage_SignedIdentifier::__set()
    Magic overload for setting properties
__set
in file BlobInstance.php, method Microsoft_WindowsAzure_Storage_BlobInstance::__set()
    Magic overload for setting properties
__toString
in file TableEntityQuery.php, method Microsoft_WindowsAzure_Storage_TableEntityQuery::__toString()
    __toString overload
top

Documentation generated on Thu, 26 Nov 2009 08:04:32 +0100 by phpDocumentor 1.4.3