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

Class: Microsoft_WindowsAzure_Storage_QueueInstance

Source Location: /WindowsAzure/Storage/QueueInstance.php

Class Overview




Author(s):

Copyright:

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

Variables

Methods



Class Details

[line 53]


Tags:

property:  string $Name: Name of the queue
property:  array $Metadata: Key/value pairs of meta data
property:  integer $ApproximateMessageCount: The approximate number of messages in the queue
copyright:  Copyright (c) 2009, 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 68]

Microsoft_WindowsAzure_Storage_QueueInstance __construct( string $name, [array $metadata = array()])

Constructor



Tags:

access:  public


Parameters:

string   $name   Name
array   $metadata   Key/value pairs of meta data

[ Top ]

method __get [line 97]

void __get( string $name)

Magic overload for getting properties



Tags:

access:  public


Parameters:

string   $name   Name of the property

[ Top ]

method __set [line 83]

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:11 +0100 by phpDocumentor 1.4.3