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

Class: Image_Graph_DataPreprocessor_Formatted

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

Class Overview

Image_Graph_DataPreprocessor
   |
   --Image_Graph_DataPreprocessor_Formatted

Format data using a (s)printf pattern.


Author(s):

Version:

  • Release: 0.8.0

Copyright:

  • 2003-2009 The PHP Group

Methods


Child classes:

Image_Graph_DataPreprocessor_Currency
Format data as a currency.

Inherited Variables

Inherited Methods


Class Details

[line 54]
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 net/manual/en/function. sprintf.php PHP manual



[ Top ]


Method Detail

Image_Graph_DataPreprocessor_Formatted (Constructor)   [line 72]

Image_Graph_DataPreprocessor_Formatted Image_Graph_DataPreprocessor_Formatted( string $format)

Create a (s)printf format data preprocessor

Parameters:

string   $format   —  See PHP Manual for a description

[ Top ]


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