Image_Graph
[ class tree: Image_Graph ] [ index: Image_Graph ] [ all elements ]

Class: Image_Graph_DataPreprocessor_NumberText

Source Location: /Image_Graph-0.8.0/Graph/DataPreprocessor/NumberText.php

Class Overview

Image_Graph_DataPreprocessor
   |
   --Image_Graph_DataPreprocessor_NumberText

Formatting a number as its written in languages supported by Numbers_Words.


Author(s):

Version:

  • Release: 0.8.0

Copyright:

  • 2003-2009 The PHP Group

Methods


Inherited Variables

Inherited Methods


Class Details

[line 53]
Formatting a number as its written in languages supported by Numbers_Words.

Used to display values as text, i.e. 123 is displayed as one hundred and twenty three. Requires Numbers_Words



[ Top ]


Method Detail

Image_Graph_DataPreprocessor_NumberText (Constructor)   [line 70]

Image_Graph_DataPreprocessor_NumberText Image_Graph_DataPreprocessor_NumberText( [string $language = 'en_US'])

Image_Graph_NumberText [Constructor].

Supported languages see Numbers_Words


Parameters:

string   $language   —  The language identifier for the language.

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:39:36 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.