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


Public Member Functions | |
| __construct ($element=null) | |
Protected Attributes | |
| $_entryClassName = 'Zend_Gdata_Docs_DocumentListEntry' | |
| $_feedClassName = 'Zend_Gdata_Docs_DocumentListFeed' | |
Definition at line 39 of file DocumentListFeed.php.
| __construct | ( | $ | element = null | ) |
Create a new instance of a feed for a list of documents.
| DOMElement | $element | (optional) DOMElement from which this object should be constructed. |
Reimplemented from Zend_Gdata_Feed.
Definition at line 62 of file DocumentListFeed.php.

$_entryClassName = 'Zend_Gdata_Docs_DocumentListEntry' [protected] |
Reimplemented from Zend_Gdata_Feed.
Definition at line 47 of file DocumentListFeed.php.
$_feedClassName = 'Zend_Gdata_Docs_DocumentListFeed' [protected] |
Definition at line 54 of file DocumentListFeed.php.