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

Public Member Functions | |
| __construct (DOMElement $result) | |
Data Fields | |
| $Title | |
| $Url | |
| $ClickUrl | |
Protected Member Functions | |
| _setThumbnail () | |
Protected Attributes | |
| $_fields | |
| $_result | |
| $_xpath | |
Definition at line 32 of file Result.php.
| __construct | ( | DOMElement $ | result | ) |
Initializes the result
| DOMElement | $result |
Reimplemented in Zend_Service_Yahoo_VideoResult, Zend_Service_Yahoo_LocalResult, Zend_Service_Yahoo_ImageResult, Zend_Service_Yahoo_NewsResult, Zend_Service_Yahoo_WebResult, Zend_Service_Yahoo_InlinkDataResult, and Zend_Service_Yahoo_PageDataResult.
Definition at line 83 of file Result.php.
| _setThumbnail | ( | ) | [protected] |
Sets the Thumbnail property
Definition at line 113 of file Result.php.

$_fields [protected] |
Definition at line 60 of file Result.php.
$_result [protected] |
Definition at line 67 of file Result.php.
$_xpath [protected] |
Definition at line 74 of file Result.php.
| $ClickUrl |
Definition at line 53 of file Result.php.
| $Title |
Definition at line 39 of file Result.php.
| $Url |
Definition at line 46 of file Result.php.