[ Index ]
 

Code source de vtiger CRM 5.0.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/Image/Graph/DataPreprocessor/ -> Formatted.php (sommaire)

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

Définit 1 class

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.

This method is useful when data must displayed using a simple (s) printf
pattern as described in the {@link http://www.php. net/manual/en/function.
sprintf.php PHP manual}

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