Class Zend_Service_Flickr_Result

Description
  • license: Zend
  • copyright: Copyright (c) 2005-2006 Zend Technologies Inc. (http://www.zend.com)

Located in /library/Zend/Service/Flickr/Result.php (line 28)


	
			
Variable Summary
Method Summary
 Zend_Service_Flickr_Result __construct (DomElement $image, Zend_Service_Flickr $flickr)
Variables
string $date_taken (line 83)
  • var: The date the photo was taken.
  • access: public
string $date_upload (line 78)
  • var: The date the photo was uploaded.
  • access: public
string $icon_server (line 93)
  • var: The server used in assembling icon URLs.
  • access: public
int $id (line 33)
  • var: The photo's Flickr ID
  • access: public
bool $isfamily (line 68)
  • var: The photo is visible to you because you are family of the owner.
  • access: public
bool $isfriend (line 63)
  • var: The photo is visible to you because you are a friend of the owner.
  • access: public
bool $ispublic (line 58)
  • var: The photo is public.
  • access: public
Zend_Service_Flickr_Image $Large (line 118)
  • var: a 640 pixel version of the image.
  • access: public
string $license (line 73)
  • var: The license the photo is available under.
  • access: public
Zend_Service_Flickr_Image $Medium (line 113)
  • var: a 500 pixel version of the image.
  • access: public
Zend_Service_Flickr_Image $Original (line 123)
  • var: the original image.
  • access: public
int $owner (line 38)
  • var: The photo owner's NSID.
  • access: public
string $owner_name (line 88)
  • var: THe screenname of the owner.
  • access: public
string $secret (line 43)
  • var: A key used in URI construction.
  • access: public
string $server (line 48)
  • var: The servername to use for URI construction.
  • access: public
Zend_Service_Flickr_Image $Small (line 108)
  • var: a 240 pixel version of the image.
  • access: public
Zend_Service_Flickr_Image $Square (line 98)
  • var: A 75x75 thumbnail of the image.
  • access: public
Zend_Service_Flickr_Image $Thumbnail (line 103)
  • var: a 100 pixel thumbnail of the image.
  • access: public
string $title (line 53)
  • var: The photo's title.
  • access: public
Zend_Service_Flickr $_flickr (line 130)

Original Zend_Service_Flickr object

  • access: protected
Methods
Constructor __construct (line 138)

Parse the Flickr Result

Zend_Service_Flickr_Result __construct (DomElement $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 Wed, 08 Mar 2006 04:54:27 -0800 by phpDocumentor 1.3.0RC4