Todo List
[line 77]
[line 56]
[line 63]
[line 70]
static object getAzureAccessor( ReflectionProperty|ReflectionMethod $member)
static array getAzureAccessors( [string $className = ''])
Microsoft_WindowsAzure_Storage_TableEntity __construct( [string $partitionKey = ''], [string $rowKey = ''])
array getAzureValues( )
Overridden in child classes as:
string getEtag( )
string getPartitionKey( )
string getRowKey( )
string getTimestamp( )
void setAzureValues( [array $values = array()], [boolean $throwOnError = false])
void setEtag( [string $value = ''])
void setPartitionKey( string $value)
void setRowKey( string $value)
void setTimestamp( $value)
DateTime|boolean _convertToDateTime( [string $value = ''])