Documentation

IMP_LoginTasks_Task_Autocreate extends Horde_LoginTasks_Task
in package

Autocreate special mailboxes on login.

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

__construct()  : mixed
Constructor.
execute()  : mixed
Autocreate special mailboxes on login.

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

__construct()

Constructor.

public __construct() : mixed

execute()

Autocreate special mailboxes on login.

public execute() : mixed

        
On this page

Search results