Class ZmCalendar
Class Detail
ZmCalendar(params)
Creates a calendar.
Author: Andy Clark.
Method Detail
<static>
{String}
ZmCalendar.checkName(name)
Checks the calendar name.
<static>
ZmCalendar.create(params)
Creates a new calendar. The color and flags will be set later in response
to the create notification. This function is necessary because calendar
creation needs custom error handling.
{String}
getIcon()
Gets the icon.
{Boolean}
isReadOnly()
Checks if the calendar is read-only.
{Boolean}
mayContain(what)
Checks if the given object(s) may be placed in this folder.
For calendars being dragged, the current target cannot:
- Be the parent of the dragged calendar
- Be the dragged calendar
- Be an ancestor of the dragged calendar
- Contain a calendar with the same name as the dragged calendar
- Be a shared calendar
setFreeBusy(exclude, callback, errorCallback, batchCmd)
Sets the free/busy.
supportsPublicAccess()
|
||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:33 GMT-0400 (EDT)
|