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

Class: Microsoft_WindowsAzure_Storage_TableInstance

Source Location: /WindowsAzure/Storage/TableInstance.php

Class Overview




Author(s):

Copyright:

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

Variables

Methods



Class Details

[line 54]


Tags:

property:  string $Id: Id
property:  string $Name: Name
property:  string $Href: Href
property:  string $Updated: Updated
copyright:  Copyright (c) 2009, RealDolmen (http://www.realdolmen.com)
license:  http://phpazure.codeplex.com/license


[ Top ]


Class Variables

$_data =  null

[line 61]

Data



Tags:

access:  protected

Type:   array


[ Top ]



Class Methods


constructor __construct [line 71]

Microsoft_WindowsAzure_Storage_TableInstance __construct( string $id, string $name, string $href, string $updated)

Constructor



Tags:

access:  public


Parameters:

string   $id   Id
string   $name   Name
string   $href   Href
string   $updated   Updated

[ Top ]

method __get [line 101]

void __get( string $name)

Magic overload for getting properties



Tags:

access:  public


Parameters:

string   $name   Name of the property

[ Top ]

method __set [line 87]

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 Thu, 26 Nov 2009 08:05:39 +0100 by phpDocumentor 1.4.3