PHP Класс IMP_LoginTasks_Task_DeleteSentmailMonthly, horde

Автор: Michael Slusarz ([email protected])
Наследование: extends Horde_LoginTasks_Task
Показать файл Открыть проект

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

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

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

__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 the old sent-mail mailboxes.
public execute ( ) : boolean
Результат boolean Whether any mailboxes were deleted.