\Nag_Form_Task

The Nag_Form_Task class provides the form for adding and editing a task.

Summary

Methods
Properties
Constants
__construct()
renderActive()
setTask()
No public properties found
SECTION_GENERAL
SECTION_RECUR
SECTION_DESC
No protected methods found
$_task
N/A
No private methods found
No private properties found
N/A

Constants

SECTION_GENERAL

SECTION_GENERAL

SECTION_RECUR

SECTION_RECUR

SECTION_DESC

SECTION_DESC

Properties

Methods

__construct()

__construct(\Horde_Form_Variables  $vars, string  $title = '') : \Nag_Form_Task

Const'r

Parameters

\Horde_Form_Variables $vars

The form variables.

string $title

The form title.

Returns

\Nag_Form_Task

renderActive()

renderActive() 

setTask()

setTask(\Nag_Task  $task) 

Parameters

\Nag_Task $task