[ 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: Formatted.php,v 1.6 2005/08/24 20:35:59 nosey Exp $ |
Poids: | 90 lignes (3 kb) |
Inclus ou requis: | 1 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier Image/Graph/DataPreprocessor.php |
Image_Graph_DataPreprocessor_Formatted:: (2 méthodes):
Image_Graph_DataPreprocessor_Formatted()
_process()
Classe: Image_Graph_DataPreprocessor_Formatted - X-Ref
Format data using a (s)printf pattern.Image_Graph_DataPreprocessor_Formatted($format) X-Ref |
Create a (s)printf format data preprocessor param: string $format See {@link http://www.php.net/manual/en/function.sprintf.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 |