Zend Framework  1.12
Zend_Service_WindowsAzure_Storage_Table Member List

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

$_accountKeyZend_Service_WindowsAzure_Storageprotected
$_accountNameZend_Service_WindowsAzure_Storageprotected
$_apiVersionZend_Service_WindowsAzure_Storageprotected
$_credentialsZend_Service_WindowsAzure_Storageprotected
$_currentBatchZend_Service_WindowsAzure_Storage_BatchStorageAbstractprotected
$_hostZend_Service_WindowsAzure_Storageprotected
$_httpClientChannelZend_Service_WindowsAzure_Storageprotected
$_proxyCredentialsZend_Service_WindowsAzure_Storageprotected
$_proxyPortZend_Service_WindowsAzure_Storageprotected
$_proxyUrlZend_Service_WindowsAzure_Storageprotected
$_retryPolicyZend_Service_WindowsAzure_Storageprotected
$_throwExceptionOnMissingDataZend_Service_WindowsAzure_Storage_Tableprotected
$_usePathStyleUriZend_Service_WindowsAzure_Storageprotected
$_useProxyZend_Service_WindowsAzure_Storageprotected
__construct($host=Zend_Service_WindowsAzure_Storage::URL_DEV_TABLE, $accountName=Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::DEVSTORE_ACCOUNT, $accountKey=Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::DEVSTORE_KEY, $usePathStyleUri=false, Zend_Service_WindowsAzure_RetryPolicy_RetryPolicyAbstract $retryPolicy=null)Zend_Service_WindowsAzure_Storage_Table
_changeEntity($httpVerb=Zend_Http_Client::PUT, $tableName= '', Zend_Service_WindowsAzure_Storage_TableEntity $entity=null, $verifyEtag=false)Zend_Service_WindowsAzure_Storage_Tableprotected
_convertToDateTime($value= '')Zend_Service_WindowsAzure_Storage_Tableprotected
_convertToEdmDateTime(DateTime $value)Zend_Service_WindowsAzure_Storage_Tableprotected
_fillTemplate($templateText, $variables=array())Zend_Service_WindowsAzure_Storage_Tableprotected
_generateAzureRepresentation(Zend_Service_WindowsAzure_Storage_TableEntity $entity=null)Zend_Service_WindowsAzure_Storage_Tableprotected
_generateMetadataHeaders($metadata=array())Zend_Service_WindowsAzure_Storageprotected
_getErrorMessage(Zend_Http_Response $response, $alternativeError= 'Unknown error.')Zend_Service_WindowsAzure_Storage_Tableprotected
_parseMetadataElement($element=null)Zend_Service_WindowsAzure_Storageprotected
_parseMetadataHeaders($headers=array())Zend_Service_WindowsAzure_Storageprotected
_parseResponse(Zend_Http_Response $response=null)Zend_Service_WindowsAzure_Storageprotected
_performRequest($path= '/', $queryString= '', $httpVerb=Zend_Http_Client::GET, $headers=array(), $forTableStorage=false, $rawData=null, $resourceType=Zend_Service_WindowsAzure_Storage::RESOURCE_UNKNOWN, $requiredPermission=Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::PERMISSION_READ)Zend_Service_WindowsAzure_Storage_Tableprotected
_rfcDate()Zend_Service_WindowsAzure_Storage_Tableprotected
createQueryStringFromArray($queryString)Zend_Service_WindowsAzure_Storagestatic
createTable($tableName= '')Zend_Service_WindowsAzure_Storage_Table
createTableIfNotExists($tableName= '')Zend_Service_WindowsAzure_Storage_Table
deleteEntity($tableName= '', Zend_Service_WindowsAzure_Storage_TableEntity $entity=null, $verifyEtag=false)Zend_Service_WindowsAzure_Storage_Table
deleteTable($tableName= '')Zend_Service_WindowsAzure_Storage_Table
getAccountName()Zend_Service_WindowsAzure_Storage
getBaseUrl()Zend_Service_WindowsAzure_Storage
getCredentials()Zend_Service_WindowsAzure_Storage
getCurrentBatch()Zend_Service_WindowsAzure_Storage_BatchStorageAbstract
getHttpClientChannel()Zend_Service_WindowsAzure_Storage
getThrowExceptionOnMissingData()Zend_Service_WindowsAzure_Storage_Table
insertEntity($tableName= '', Zend_Service_WindowsAzure_Storage_TableEntity $entity=null)Zend_Service_WindowsAzure_Storage_Table
isInBatch()Zend_Service_WindowsAzure_Storage_BatchStorageAbstract
isoDate($timestamp=null)Zend_Service_WindowsAzure_Storage
isValidMetadataName($metadataName= '')Zend_Service_WindowsAzure_Storagestatic
listTables($nextTableName= '')Zend_Service_WindowsAzure_Storage_Table
mergeEntity($tableName= '', Zend_Service_WindowsAzure_Storage_TableEntity $entity=null, $verifyEtag=false, $properties=array())Zend_Service_WindowsAzure_Storage_Table
performBatch($operations=array(), $forTableStorage=false, $isSingleSelect=false, $resourceType=Zend_Service_WindowsAzure_Storage::RESOURCE_UNKNOWN, $requiredPermission=Zend_Service_WindowsAzure_Credentials_CredentialsAbstract::PERMISSION_READ)Zend_Service_WindowsAzure_Storage_BatchStorageAbstract
PREFIX_METADATAZend_Service_WindowsAzure_Storage
PREFIX_PROPERTIESZend_Service_WindowsAzure_Storage
PREFIX_STORAGE_HEADERZend_Service_WindowsAzure_Storage
RESOURCE_BLOBZend_Service_WindowsAzure_Storage
RESOURCE_CONTAINERZend_Service_WindowsAzure_Storage
RESOURCE_ENTITYZend_Service_WindowsAzure_Storage
RESOURCE_QUEUEZend_Service_WindowsAzure_Storage
RESOURCE_TABLEZend_Service_WindowsAzure_Storage
RESOURCE_UNKNOWNZend_Service_WindowsAzure_Storage
retrieveEntities($tableName= '', $filter= '', $entityClass= 'Zend_Service_WindowsAzure_Storage_DynamicTableEntity', $nextPartitionKey=null, $nextRowKey=null)Zend_Service_WindowsAzure_Storage_Table
retrieveEntityById($tableName, $partitionKey, $rowKey, $entityClass= 'Zend_Service_WindowsAzure_Storage_DynamicTableEntity')Zend_Service_WindowsAzure_Storage_Table
select()Zend_Service_WindowsAzure_Storage_Table
setCredentials(Zend_Service_WindowsAzure_Credentials_CredentialsAbstract $credentials)Zend_Service_WindowsAzure_Storage
setCurrentBatch(Zend_Service_WindowsAzure_Storage_Batch $batch=null)Zend_Service_WindowsAzure_Storage_BatchStorageAbstract
setHttpClientChannel($adapterInstance= 'Zend_Http_Client_Adapter_Proxy')Zend_Service_WindowsAzure_Storage
setProxy($useProxy=false, $proxyUrl= '', $proxyPort=80, $proxyCredentials= '')Zend_Service_WindowsAzure_Storage
setRetryPolicy(Zend_Service_WindowsAzure_RetryPolicy_RetryPolicyAbstract $retryPolicy=null)Zend_Service_WindowsAzure_Storage
setThrowExceptionOnMissingData($value=true)Zend_Service_WindowsAzure_Storage_Table
startBatch()Zend_Service_WindowsAzure_Storage_BatchStorageAbstract
tableExists($tableName= '')Zend_Service_WindowsAzure_Storage_Table
updateEntity($tableName= '', Zend_Service_WindowsAzure_Storage_TableEntity $entity=null, $verifyEtag=false)Zend_Service_WindowsAzure_Storage_Table
URL_CLOUD_BLOBZend_Service_WindowsAzure_Storage
URL_CLOUD_QUEUEZend_Service_WindowsAzure_Storage
URL_CLOUD_TABLEZend_Service_WindowsAzure_Storage
URL_DEV_BLOBZend_Service_WindowsAzure_Storage
URL_DEV_QUEUEZend_Service_WindowsAzure_Storage
URL_DEV_TABLEZend_Service_WindowsAzure_Storage
urlencode($value)Zend_Service_WindowsAzure_Storagestatic