Moodle  2.2.1
http://www.collinsharper.com
Zend_Service_Flickr_Image Class Reference

Public Member Functions

 __construct (DOMElement $image)

Data Fields

 $uri
 $clickUri
 $height
 $width

Detailed Description

Definition at line 32 of file Image.php.


Constructor & Destructor Documentation

__construct ( DOMElement $  image)

Parse given Flickr Image element

Parameters:
DOMElement$image
Returns:
void

Definition at line 68 of file Image.php.


Field Documentation

$clickUri

Definition at line 46 of file Image.php.

$height

Definition at line 53 of file Image.php.

$uri

Definition at line 39 of file Image.php.

Definition at line 60 of file Image.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations