[ Index ] |
|
Code source de Horde 3.1.3 |
1 <?php 2 3 /** We rely on the Horde_Data_imc:: abstract class. */ 4 require_once dirname(__FILE__) . '/imc.php'; 5 6 /** 7 * Implement the Horde_Data:: API for vTodo data. 8 * 9 * $Horde: framework/Data/Data/vtodo.php,v 1.8.10.3 2006/01/01 21:28:13 jan Exp $ 10 * 11 * Copyright 1999-2006 Jan Schneider <jan@horde.org> 12 * Copyright 1999-2006 Chuck Hagenbuch <chuck@horde.org> 13 * 14 * See the enclosed file COPYING for license information (LGPL). If you 15 * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. 16 * 17 * @author Chuck Hagenbuch <chuck@horde.org> 18 * @package Horde_Data 19 * @since Horde 3.0 20 */ 21 class Horde_Data_vtodo extends Horde_Data_imc { 22 23 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |