Class ZmTasksApp
Class Detail
ZmTasksApp(container)
Creates the task application.
Method Detail
createNotify(creates, force)
Checks for the creation of a tasks folder or a mount point to one.
<static>
ZmTasksApp.createpCompleteButton(parent, buttonId, buttonListener, menuSelectionListener)
Creates a new button with a reminder options as its menu.
{ZmTaskListController}
getListController()
Gets the list controller.
{ZmReminderController}
getReminderController()
Gets the reminder controller.
{ZmTaskController}
getTaskController(sessionId)
Gets the controller.
{Array}
getTaskFolderIds(localOnly)
Gets the list of checked calendar ids. If calendar packages are not loaded,
gets the list from deferred folder ids.
{String}
getTaskFolderName(id)
Gets the name of the calendar with specified id.
{ZmTaskListController}
getTaskListController(sessionId, searchResultsController)
Gets the list controller.
newTaskFromMailItem(msg, date)
Creates a task from a mail item.
search(folder, startDate, endDate, callback, accountName)
Performs a search.
showSearchResults(results, callback, searchResultsController)
Shows the search results.
|
||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:43 GMT-0400 (EDT)
|