Class Zend_Service_Flickr_Image

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

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


	
			
Variable Summary
 string $clickUri
 string $height
 string $uri
 string $width
Method Summary
 void __construct ( $image)
Variables
string $clickUri (line 46)

The URI for linking to the photo on Flickr

  • access: public
string $height (line 53)

The height of the image in pixels

  • access: public
string $uri (line 39)

The URI of the image

  • access: public
string $width (line 60)

The width of the image in pixels

  • access: public
Methods
Constructor __construct (line 68)

Parse given Flickr Image element

  • access: public
void __construct ( $image)
  • DOMElement $image

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