category Zend
package Zend_Service
subpackage Flickr
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

Parse given Flickr Image element

__construct(\DOMElement $image) : void

Parameters

$image

\DOMElement

 Properties

 

The URI for linking to the photo on Flickr

$clickUri : string

Default

 

The height of the image in pixels

$height : string

Default

 

The URI of the image

$uri : string

Default

 

The width of the image in pixels

$width : string

Default