Documentation

IMP_LoginTasks_Task_RecoverDraft extends Horde_LoginTasks_Task
in package

Login task that checks for drafts to be recovered.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2011-2017 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

Properties

$display  : int
Display type.
$interval  : int
The interval at which to run the task.

Methods

execute()  : mixed
Recovers saved drafts.

Properties

$display

Display type.

public int $display = \Horde_LoginTasks::DISPLAY_NONE

$interval

The interval at which to run the task.

public int $interval = \Horde_LoginTasks::EVERY

Methods

execute()

Recovers saved drafts.

public execute() : mixed

        
On this page

Search results