PHP 클래스 IMP_LoginTasks_SystemTask_GarbageCollection, horde

저자: Michael Slusarz ([email protected])
상속: extends Horde_LoginTasks_SystemTask
파일 보기 프로젝트 열기: horde/horde

공개 프로퍼티들

프로퍼티 타입 설명
$interval integer The interval at which to run the task.

공개 메소드들

메소드 설명
execute ( ) Perform all functions for this task.

메소드 상세

execute() 공개 메소드

Perform all functions for this task.
public execute ( )

프로퍼티 상세

$interval 공개적으로 프로퍼티

The interval at which to run the task.
public int $interval
리턴 integer