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

Public Member Functions

 __construct ($element=null)
 getEntries ()

Protected Attributes

 $_entryClassName = 'Zend_Gdata_Health_ProfileEntry'

Detailed Description

Definition at line 40 of file ProfileFeed.php.


Constructor & Destructor Documentation

__construct ( element = null)

Creates a Health Profile feed, representing a user's Health profile

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

Reimplemented from Zend_Gdata_Feed.

Definition at line 55 of file ProfileFeed.php.

Here is the call graph for this function:


Member Function Documentation

Definition at line 63 of file ProfileFeed.php.


Field Documentation

$_entryClassName = 'Zend_Gdata_Health_ProfileEntry' [protected]

Reimplemented from Zend_Gdata_Feed.

Definition at line 47 of file ProfileFeed.php.


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