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

Class: TXTData_Strategy

Source Location: /TXTData_Strategy.php

Class Overview


Reads chart data from text files


Author(s):

Variables

Methods



Class Details

[line 23]
Reads chart data from text files

This class should be used when you want to import chart data from text files. The indicated file should have the following structure (per line) for parsing to be successfull: group=$group_name//$Item,$Value:$Item,$Value




Tags:

license:  GNU Public License
author:  Tsiavos Chris <jaames@freemail.gr>


[ Top ]


Class Variables

$File_Handler =

[line 29]

Holds the file handler



Tags:

access:  private

Type:   mixed


[ Top ]



Class Methods


method finalize [line 98]

void finalize( )

Finalizes the DataStrategy object.



Tags:

access:  public


[ Top ]

method initialize [line 37]

void initialize( [mixed $params = NULL])

Initializes the strategy object



Tags:

access:  public
throws:  DataStrategy_Exception


[ Top ]

method perform [line 54]

Group[] perform( [NULL $params = NULL])

Performs the required action for parsing the data from the text file



Tags:

return:  Common communication structure between DataStrategy objects and DataParser
access:  public


Parameters:

NULL   $params  

[ Top ]


Documentation generated on Sun, 3 Oct 2004 14:59:34 +0300 by phpDocumentor 1.3.0RC3