In the examples of Developer's Guide of Calendar Data API,
In PHP, on creating Event, I found the function "newEventEntry()".

  $gc = new Zend_Gdata_Calendar($client);
  $newEntry = $gc->newEventEntry();

However, I cannot found this function in the Class Documentation.
http://framework.zend.com/apidoc/core/

Do anyone know where the function "newEventEntry()" comes from?

Thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to