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

Class: Image_Graph_DataPreprocessor_Formatted

Source Location: /Image_Graph-0.3.0dev1/Graph/DataPreprocessor/Formatted.php

Class Overview

Image_Graph_DataPreprocessor
   |
   --Image_Graph_DataPreprocessor_Formatted

Format data using a (s)printf pattern.


Methods


Child classes:

Image_Graph_DataPreprocessor_Currency
Format data as a currency.

Inherited Variables

Inherited Methods


Class Details

[line 46]
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 PHP manual



[ Top ]


Method Detail

Image_Graph_DataPreprocessor_Formatted (Constructor)   [line 61]

Image_Graph_DataPreprocessor_Formatted &Image_Graph_DataPreprocessor_Formatted( string $format)

Create a (s)printf format data preprocessor

Parameters:

string   $format   —  See <a href = 'http://www.php.net/manual/en/function.sprintf.php'> PHP Manual</a> for a description

[ Top ]


Documentation generated on Mon, 11 Mar 2019 13:57:45 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.