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

Class: TemplateExport

Source Location: /exports/Exports.php

Class Overview




Methods



Class Details

[line 184]


[ Top ]


Class Methods


constructor TemplateExport [line 188]

TemplateExport TemplateExport( [ $c = null])



Tags:

access:  public


Parameters:

   $c  

[ Top ]

method getXML [line 237]

String getXML( [value $value = null])

Returns all properties in "value" Object that are different from their default values, in XML text format.



Tags:

access:  public


Parameters:

value   $value   Object

[ Top ]

method toFile [line 197]

void toFile( fileName $fileName)

Writes a TChart oboject with all of its settings by cycling to a file using serialization mechanism.



Tags:

access:  public


Parameters:

fileName   $fileName   String

[ Top ]

method toXML [line 254]

void toXML( file $file)

Stores all chart properties to a file in XML format using Java XMLEncoder class.



Tags:

throws:  FileNotFoundException
access:  public


Parameters:

file   $file   File

[ Top ]


Documentation generated on Wed, 16 Jun 2010 12:05:16 +0200 by phpDocumentor 1.4.1