Class Zend_Service_Flickr_Image

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

Located in /Zend/Service/Flickr/Image.php (line 30)


	
			
Variable Summary
 string $clickUri
 string $height
 string $uri
 string $width
Method Summary
 Zend_Service_Flickr_Image __construct ( $image)
Variables
string $clickUri (line 40)
  • var: the URI for linking to the photo on Flickr
  • access: public
string $height (line 45)
  • var: the height of the image in pixels
  • access: public
string $uri (line 35)
  • var: the URI of the image
  • access: public
string $width (line 50)
  • var: the width of the image in pixels
  • access: public
Methods
Constructor __construct (line 57)

Parse given Flickr Image element

  • access: public
Zend_Service_Flickr_Image __construct ( $image)
  • DomElement $image

Documentation generated on Thu, 18 Jan 2007 09:55:29 -0800 by phpDocumentor 1.3.1