Class Zend_Service_Flickr_Result

Description
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Service/Flickr/Result.php (line 32)


	
			
Variable Summary
Method Summary
 void __construct ( $image, Zend_Service_Flickr $flickr)
Variables
string $datetaken (line 109)

The date the photo was taken.

  • access: public
string $dateupload (line 102)

The date the photo was uploaded.

  • access: public
string $iconserver (line 123)

The server used in assembling icon URLs.

  • access: public
string $id (line 39)

The photo's Flickr ID.

  • access: public
string $isfamily (line 88)

Whether the photo is visible to you because you are family of the owner.

  • access: public
string $isfriend (line 81)

Whether the photo is visible to you because you are a friend of the owner.

  • access: public
string $ispublic (line 74)

Whether the photo is public.

  • access: public
Zend_Service_Flickr_Image $Large (line 158)

A 640 pixel version of the image.

  • access: public
string $license (line 95)

The license the photo is available under.

  • access: public
Zend_Service_Flickr_Image $Medium (line 151)

A 500 pixel version of the image.

  • access: public
Zend_Service_Flickr_Image $Original (line 165)

The original image.

  • access: public
string $owner (line 46)

The photo owner's NSID.

  • access: public
string $ownername (line 116)

The screenname of the owner.

  • access: public
string $secret (line 53)

A key used in URI construction.

  • access: public
string $server (line 60)

The servername to use for URI construction.

  • access: public
Zend_Service_Flickr_Image $Small (line 144)

A 240 pixel version of the image.

  • access: public
Zend_Service_Flickr_Image $Square (line 130)

A 75x75 pixel square thumbnail of the image.

  • access: public
Zend_Service_Flickr_Image $Thumbnail (line 137)

A 100 pixel thumbnail of the image.

  • access: public
string $title (line 67)

The photo's title.

  • access: public
Zend_Service_Flickr $_flickr (line 172)

Original Zend_Service_Flickr object.

  • access: protected
Methods
Constructor __construct (line 181)

Parse the Flickr Result

  • access: public
void __construct ( $image, Zend_Service_Flickr $flickr)
  • DOMElement $image
  • Zend_Service_Flickr $flickr: Original Zend_Service_Flickr object with which the request was made

Documentation generated on Sun, 27 May 2007 23:27:13 -0700 by phpDocumentor 1.3.2