|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct (DOMElement $result) | |
Data Fields | |
| $Summary | |
| $RefererUrl | |
| $FileSize | |
| $FileFormat | |
| $Height | |
| $Width | |
| $Thumbnail | |
Protected Attributes | |
| $_namespace = 'urn:yahoo:srchmi' | |
Definition at line 38 of file ImageResult.php.
| __construct | ( | DOMElement $ | result | ) |
Initializes the image result
| DOMElement | $result |
Reimplemented from Zend_Service_Yahoo_Result.
Definition at line 103 of file ImageResult.php.

$_namespace = 'urn:yahoo:srchmi' [protected] |
Definition at line 94 of file ImageResult.php.
| $FileFormat |
Definition at line 66 of file ImageResult.php.
| $FileSize |
Definition at line 59 of file ImageResult.php.
| $Height |
Definition at line 73 of file ImageResult.php.
| $RefererUrl |
Definition at line 52 of file ImageResult.php.
| $Summary |
Definition at line 45 of file ImageResult.php.
| $Thumbnail |
Definition at line 87 of file ImageResult.php.
| $Width |
Definition at line 80 of file ImageResult.php.