This class can generate links to add events to Google Calendar. It takes as parameters the start and end dates, the title and the location of a given event. The class can generate HTML for a link that will add the defined event to a Google calendar when the user clicks on the link. Add to Google Calendar ...
Google Calendar Wrapper Support forum googlecalendarwrap Register events in Google Calendar This class can be used to register events in Google calendar. It accesses the Google Calendar site authenticating as a given user. For now the class can only register a new event in the Google Calendar user ...
Google Calendar Support forum google-calendar Create events in a Google calendar This class can be used to create events in a Google calendar. It uses the Zend Framework GData classes to send a request to the Google Calendar Web services API. Currently the class can create an event in the calendar ...
Drevo Export Support forum drevo_export Export event dates from Drevo to Google Calendar This package can be used to export event dates like birth dates from Drevo tool to Google Calendar. It can parse Drevo XML files to extract event data. Then it can communicate with Google Calendar site and submit ...
Class that generates HTML forms supporting: - Multiple inputs may be interconnected in such way that client side events that occur on one input can trigger actions on the context of other inputs. Developers may use input interconnection support without writing Javascript code. - Can be extended with ...