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
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
__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 ( )