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

Class: TemplateExport

Source Location: /exports/Exports.php

Class Overview


TemplateExport class


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

  • (c) 1995-2013 by Steema Software SL. All Rights Reserved. <info@steema.com>

Methods



Class Details

[line 223]
TemplateExport class

Description:




Tags:

author:  Steema Software SL.
version:  1.0
copyright:  (c) 1995-2013 by Steema Software SL. All Rights Reserved. <info@steema.com>
link:  http://www.steema.com


[ Top ]


Class Methods


constructor TemplateExport [line 227]

TemplateExport TemplateExport( [ $c = null])



Tags:

access:  public


Parameters:

   $c  

[ Top ]

method getXML [line 276]

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

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

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 Mon, 19 Aug 2013 13:42:24 +0200 by phpDocumentor 1.4.3