\Nag_Ajax_Application_Handler_Smartmobile

Defines AJAX calls used exclusively in the smartmobile view.

Copyright 2012-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.

Summary

Methods
Properties
Constants
smartmobileToggle()
getTaskLists()
listTasks()
deleteTask()
saveTask()
getTask()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

smartmobileToggle()

smartmobileToggle() : array

AJAX action: Toggle the completed flag.

Variables used:

  • task: TODO
  • tasklist: TODO

Returns

array —

TODO

getTaskLists()

getTaskLists() 

listTasks()

listTasks() : \stdClass

AJAX action: Return a task list.

Returns

\stdClass —

An object containing a tasklist in the tasks property.

deleteTask()

deleteTask() 

saveTask()

saveTask() 

getTask()

getTask()