Moodle  2.2.1
http://www.collinsharper.com
Zend_Service_WindowsAzure_Storage_TableInstance Class Reference

Public Member Functions

 __construct ($id, $name, $href, $updated)
 __set ($name, $value)
 __get ($name)

Protected Attributes

 $_data = null

Detailed Description

Definition at line 41 of file TableInstance.php.


Constructor & Destructor Documentation

__construct ( id,
name,
href,
updated 
)

Constructor

Parameters:
string$idId
string$nameName
string$hrefHref
string$updatedUpdated

Definition at line 58 of file TableInstance.php.


Member Function Documentation

__get ( name)

Magic overload for getting properties

Parameters:
string$nameName of the property

Definition at line 88 of file TableInstance.php.

__set ( name,
value 
)

Magic overload for setting properties

Parameters:
string$nameName of the property
string$valueValue to set

Definition at line 74 of file TableInstance.php.


Field Documentation

$_data = null [protected]

Definition at line 48 of file TableInstance.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations