PHP Класс 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.
Автор: Michael J. Rubinsky ([email protected])
Наследование: extends Horde_LoginTasks_Task
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( ) Constructor.
describe ( ) : string Return information for the login task.
execute ( ) Purge old events.

Описание методов

__construct() публичный Метод

Constructor.
public __construct ( )

describe() публичный Метод

Return information for the login task.
public describe ( ) : string
Результат string Description of what the operation is going to do during this login.

execute() публичный Метод

Purge old events.
public execute ( )