Documentation

Nag_LoginTasks_Task_PurgeCompleted extends Horde_LoginTasks_Task
in package

Login tasks module that purges completed tasks.

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.

Tags
author

Michael J Rubinsky mrubinsk@horde.org

category

Horde

license

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

Table of Contents

__construct()  : mixed
Constructor.
describe()  : string
Return information for the login task.
execute()  : bool
Purge completed tasks that were completed before the configured date.

Methods

__construct()

Constructor.

public __construct() : mixed
Return values
mixed

describe()

Return information for the login task.

public describe() : string
Return values
string

Description of what the operation is going to do during this login.

execute()

Purge completed tasks that were completed before the configured date.

public execute() : bool
Return values
bool

Whether any messages were purged from the mailbox.

Search results