PHP Class Kronolith_LoginTasks_Task_PurgeEvents, horde

Copyright 2008-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Author: Michael J. Rubinsky ([email protected])
Inheritance: extends Horde_LoginTasks_Task
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
__construct ( ) Constructor.
describe ( ) : string Return information for the login task.
execute ( ) Purge old events.

Method Details

__construct() public method

Constructor.
public __construct ( )

describe() public method

Return information for the login task.
public describe ( ) : string
return string Description of what the operation is going to do during this login.

execute() public method

Purge old events.
public execute ( )