[ Index ] |
|
Code source de b2evolution 2.1.0-beta |
[Code source] [Imprimer] [Statistiques]
This file implements the Cronjob class, which manages a single cron job as registered in the DB. This file is part of the evoCore framework - {@link http://evocore.net/} See also {@link http://sourceforge.net/projects/evocms/}.
Author: | fplanque: Francois PLANQUE. |
Copyright: | (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/} |
Version: | $Id: _cronjob.class.php,v 1.2 2007/09/04 22:08:31 fplanque Exp $ |
Poids: | 141 lignes (4 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Cronjob( $db_row = NULL ) X-Ref |
Constructor param: table Database row |
set( $parname, $parvalue, $make_null = false ) X-Ref |
Set param value By default, all values will be considered strings param: string parameter name param: mixed parameter value param: boolean true to set to NULL if empty value return: boolean true, if a value has been set; false if it has not changed |
get( $parname ) X-Ref |
Get a member param by its name param: mixed Name of parameter return: mixed Value of parameter |
Généré le : Thu Nov 29 23:58:50 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |