I am sorry, I won't be available at today's meeting.
I have completed my last weeks task. I have implemented the REST API and
have attached the code if anyone wants to see. The dialogview is not yet
complete because I was not having the exact structure in my mind. I have
already started working on it and will post it when it is complete for your
suggestions. Regarding the second task of adding events in the calender, it
can be done by using the following methods:
setAllDayEvent(isAllDay)
Sets all day event.
setDateRange(rangeObject, instance, parentValue, refPath)
Sets the date range.
setEndDate(endDate, keepCache)
Sets the end date.
setEndTimezone(timezone)
Sets the time zone
setFolderId(folderId)
Sets the folder id.
setMailNotificationOption(sendNotificationMail)
Sets the mail notification option
setName(newName)
Sets the name.
setOrganizer(organizer)
Sets the organizer.
setOrigTimezone(timezone)
Sets the original timezone.
setRecurType(repeatType)
Sets the repeat type.
setReminderMinutes(minutes)
Sets reminder minutes.
setReminderUnits(reminderValue, reminderUnits, sendEmail)
Sets the reminder units.
setStartDate(startDate, keepCache)
Sets the start date.
setTextNotes(notes)
Sets the notes(text/plain)For the next week I will complete the dialogview and adding events in the calender. Is it OK?? On Fri, May 4, 2012 at 1:06 PM, Dmitry Zamula <[email protected]>wrote: > Will Yegor be at the meeting today? I have some questions about POI (some > bugs, in PPT2PNG and PPT2PNGX). > > 2012/5/4 Alexei Fedotov <[email protected]> > > > Dear students, > > > > I'm awaiting you today at the meeting room. > > > > -- > > With best regards / с наилучшими пожеланиями, > > Alexei Fedotov / Алексей Федотов, > > http://dataved.ru/ > > +7 916 562 8095 > > > > > > On Fri, Apr 27, 2012 at 12:46 PM, Alexei Fedotov > > <[email protected]> wrote: > > > ok, let the server be ru.dataved.ru, the URL is > > > > > > http://ru.dataved.ru/openmeetings/?invitationHash=7c76c2e0173fe6f933c637daa6d68f00 > > > > > > Somehow invitation URLs do not work for demo server. > > > > > > -- > > > With best regards / с наилучшими пожеланиями, > > > Alexei Fedotov / Алексей Федотов, > > > http://dataved.ru/ > > > +7 916 562 8095 > > > > > > > > > On Fri, Apr 27, 2012 at 12:37 PM, Yegor Kozlov <[email protected]> > > wrote: > > >> Which server? Will the invitation link be sent later today? > > >> > > >> Yegor > > > > > > -- > _________________________________________________________ > > С уважением, > > Замула Дмитрий >
om.js
Description: JavaScript source
