Moodle  2.2.1
http://www.collinsharper.com
Zend_Gdata_Docs_DocumentListFeed Class Reference
Inheritance diagram for Zend_Gdata_Docs_DocumentListFeed:
Collaboration diagram for Zend_Gdata_Docs_DocumentListFeed:

Public Member Functions

 __construct ($element=null)

Protected Attributes

 $_entryClassName = 'Zend_Gdata_Docs_DocumentListEntry'
 $_feedClassName = 'Zend_Gdata_Docs_DocumentListFeed'

Detailed Description

Definition at line 39 of file DocumentListFeed.php.


Constructor & Destructor Documentation

__construct ( element = null)

Create a new instance of a feed for a list of documents.

Parameters:
DOMElement$element(optional) DOMElement from which this object should be constructed.

Reimplemented from Zend_Gdata_Feed.

Definition at line 62 of file DocumentListFeed.php.

Here is the call graph for this function:


Field Documentation

$_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.


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