com.lokorin.lokorin.lib
[ class tree: com.lokorin.lokorin.lib ] [ index: com.lokorin.lokorin.lib ] [ all elements ]

Procedural File: lib_events.php

Source Location: /_includes/lib_events.php



Classes:

TimedEvent
Describes an event that is schedudled to be run every so often.


Page Details:

Describes a library that handles everything related to timed events. The timed events work very much as cron jobs except that they are checked on every page load instead of being a running process.



Tags:

filesource:  Source Code for this file
license:  GNU Lesser General Public License
version:  $Revision: 1.2 $
author:  Andreas Launila


Includes:

require_once('common.php') [line 20]
For access to common constants and functions.







getDueEvents [line 28]

array getDueEvents( )

Gets all events that are due to be performed.



Tags:

return:  An array of instances of TimedEvent. Each instance represents one event that should be performed. An empty array is returned if there are no due events.


[ Top ]



Documentation generated on Sun, 16 Apr 2006 21:03:22 +0200 by phpDocumentor 1.3.0RC4