Horde_Scheduler
$Horde: framework/Scheduler/lib/Horde/Scheduler.php,v 1.1.2.1 2007/12/20 13:49:37 jan Exp $
Located in /Scheduler/lib/Horde/Scheduler.php (line 13)
Class | Description |
---|---|
![]() |
Horde_Scheduler_cron:: Sort of a cron replacement in a PHP cli script. |
Constructor.
Figures out how we can best sleep with microsecond precision based on what platform we're running on.
Attempts to return a concrete Horde_Scheduler instance based on $driver.
Main loop/action function.
Preserve the internal state of the scheduler object that we are
passed, and save it to the Horde VFS backend. Horde_Scheduler objects should define __sleep() and __wakeup() serialization callbacks for anything that needs to be done at object serialization or deserialization - handling database connections, etc.
Platform-independant sleep $msec microseconds.
Restore a Horde_Scheduler object from the cache.
Documentation generated on Sun, 30 Jan 2011 05:21:07 +0000 by phpDocumentor 1.4.3