Microsoft_WindowsAzure
[ class tree: Microsoft_WindowsAzure ] [ index: Microsoft_WindowsAzure ] [ all elements ]

Class: Microsoft_WindowsAzure_Storage_BlobContainer

Source Location: /WindowsAzure/Storage/BlobContainer.php

Class Overview




Author(s):

Copyright:

  • Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com)

Variables

Methods



Class Details

[line 53]


Tags:

property:  string $Name: Name of the container
property:  string $Etag: Etag of the container
property:  string $LastModified: Last modified date of the container
property:  array $Metadata: Key/value pairs of meta data
copyright:  Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com)
license:  http://phpazure.codeplex.com/license


[ Top ]


Class Variables

$_data =  null

[line 60]

Data



Tags:

access:  protected

Type:   array


[ Top ]



Class Methods


constructor __construct [line 70]

Microsoft_WindowsAzure_Storage_BlobContainer __construct( string $name, string $etag, string $lastModified, [array $metadata = array()])

Constructor



Tags:

access:  public


Parameters:

string   $name   Name
string   $etag   Etag
string   $lastModified   Last modified date
array   $metadata   Key/value pairs of meta data

[ Top ]

method __get [line 100]

void __get( string $name)

Magic overload for getting properties



Tags:

access:  public


Parameters:

string   $name   Name of the property

[ Top ]

method __set [line 86]

void __set( string $name, string $value)

Magic overload for setting properties



Tags:

access:  public


Parameters:

string   $name   Name of the property
string   $value   Value to set

[ Top ]


Documentation generated on Wed, 18 May 2011 12:06:13 +0200 by phpDocumentor 1.4.3