PHP Class Horde_LoginTasks_SystemTask_GarbageCollection, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_LoginTasks_SystemTask
显示文件 Open project: horde/horde

Public Properties

Property Type Description
$interval integer The interval at which to run the task.

Public Methods

Method Description
execute ( ) Perform all functions for this task.

Method Details

execute() public method

Perform all functions for this task.
public execute ( )

Property Details

$interval public_oe property

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