b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 1.10) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Procedural File: _cron.funcs.php

Source Location: /blogs/inc/MODEL/cron/_cron.funcs.php

Page Details

This file implements cron (scheduled tasks) handling functions.

This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.

Author:  fplanque: Francois PLANQUE.
Version:  $Id: _cron.funcs.php,v 1.4.2.4.2.1 2007/04/25 22:17:49 fplanque Exp $
Copyright:  

(c)2003-2007 by Francois PLANQUE - http://fplanque.net/

Filesource:  Source Code for this file
Functions
call_job  [line 52]

void call_job( string $job_name, [string $job_params = array()]  )

Call a cron job.

Parameters:
string   $job_name:  Name of the job
string   $job_params:  Params for the job


[ Top ]
cron_log  [line 31]

void cron_log( $message  )
Parameters:
   $message: 


[ Top ]


Documentation generated on Tue, 20 May 2008 01:39:01 +0200 by phpDocumentor 1.4.2