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

Class: TemplateExport

Source Location: /exports/Exports.php

Class Overview




Methods



Class Details

[line 183]


[ Top ]


Class Methods


method getXML [line 202]

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 314]

void toFile( fileName $fileName)

Writes all non-transient chart fields to a file using Java standard serialization mechanism.



Tags:

throws:  IOException
throws:  FileNotFoundException
access:  public


Parameters:

fileName   $fileName   String

[ Top ]

method toStream [line 325]

void toStream( stream $stream)

Writes all non-transient chart fields to a stream using Java standard serialization mechanism.



Tags:

throws:  IOException
access:  public


Parameters:

stream   $stream   OutputStream

[ Top ]

method toXML [line 219]

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 Thu, 18 Dec 2008 13:09:30 +0100 by phpDocumentor 1.4.1