PHP Класс IMP_LoginTasks_Task_PurgeTrash, horde

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

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

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

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

__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 messages in the Trash mailbox.
public execute ( ) : boolean
Результат boolean Whether any messages were purged from the mailbox.