[ 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/ -> RomanNumerals.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: RomanNumerals.php,v 1.6 2005/08/24 20:35:59 nosey Exp $
Poids: 79 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 1 fichier
 Image/Graph/DataPreprocessor.php

Définit 1 class

Image_Graph_DataPreprocessor_RomanNumerals:: (2 méthodes):
  Image_Graph_DataPreprocessor_RomanNumerals()
  _process()


Classe: Image_Graph_DataPreprocessor_RomanNumerals  - X-Ref

Formatting a value as a roman numerals.

Values are formatted as roman numeral, i.e. 1 = I, 2 = II, 9 = IX, 2004 = MMIV.
Requires Numbers_Roman

Image_Graph_DataPreprocessor_RomanNumerals()   X-Ref
Create a RomanNumerals preprocessor

See {@link http://pear.php.net/package/Numbers_Roman Numbers_Roman}

_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