[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
Image_Graph - PEAR PHP OO Graph Rendering Utility. PHP versions 4 and 5
Author: | Jesper Veggerby <pear.nosey@veggerby.dk> |
Copyright: | Copyright (C) 2003, 2004 Jesper Veggerby Hansen |
License: | http://www.gnu.org/copyleft/lesser.html LGPL License 2.1 |
Version: | CVS: $Id: Date.php,v 1.6 2005/08/24 20:35:59 nosey Exp $ |
Poids: | 90 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier Image/Graph/DataPreprocessor.php |
Image_Graph_DataPreprocessor_Date:: (2 méthodes):
Image_Graph_DataPreprocessor_Date()
_process()
Classe: Image_Graph_DataPreprocessor_Date - X-Ref
Formats Unix timestamp as a date using specified format.Image_Graph_DataPreprocessor_Date($format) X-Ref |
Create a DateData preprocessor [Constructor] param: string $format See {@link http://www.php.net/manual/en/function.date.php |
_process($value) X-Ref |
Process the value param: var $value The value to process/format return: string The processed value |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |