Class Zend_Gdata_Calendar_EventFeed

Description

Data model for a Google Calendar feed of events

  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Gdata/Calendar/EventFeed.php (line 40)

Zend_Gdata_Feed
   |
   --Zend_Gdata_Calendar_EventFeed
Variable Summary
Method Summary
 Zend_Gdata_Calendar_EventFeed __construct ([ $element = null])
 void getDOM ([ $doc = null])
 void getTimezone ()
 void setTimezone ( $value)
 void takeChildFromDOM ( $child)
Variables
string $_entryClassName = 'Zend_Gdata_Calendar_EventEntry' (line 50)

The classname for individual feed elements.

  • access: protected
string $_feedClassName = 'Zend_Gdata_Calendar_EventFeed' (line 57)

The classname for the feed.

  • access: protected
mixed $_timezone = null (line 43)
  • access: protected
Methods
Constructor __construct (line 59)
  • access: public
Zend_Gdata_Calendar_EventFeed __construct ([ $element = null])
  • $element
getDOM (line 68)
  • access: public
void getDOM ([ $doc = null])
  • $doc
getTimezone (line 95)
  • access: public
void getTimezone ()
setTimezone (line 100)
  • access: public
void setTimezone ( $value)
  • $value
takeChildFromDOM (line 78)
  • access: protected
void takeChildFromDOM ( $child)
  • $child

Documentation generated on Sun, 27 May 2007 23:29:25 -0700 by phpDocumentor 1.3.2