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

Class: DataExport

Source Location: /exports/Exports.php

Class Overview


DataExport class


Author(s):

Version:

  • 1.0

Copyright:

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

Methods



Class Details

[line 104]
DataExport class

Description:




Tags:

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


[ Top ]


Class Methods


constructor DataExport [line 112]

DataExport DataExport( [ $c = null])



Tags:

access:  public


Parameters:

   $c  

[ Top ]

method getExcel [line 162]

ExcelFormat getExcel( )

Export Chart as Excel spreadsheet



Tags:

access:  public


[ Top ]

method getHTML [line 150]

HTMLFormat getHTML( )

Export Chart as HTML table



Tags:

access:  public


[ Top ]

method getText [line 138]

TextFormat getText( )

Export Chart as text

Example:


 myChart.getExport().getData().getText().save(tmpName);
 




Tags:

access:  public


[ Top ]

method getXML [line 121]

XMLFormat getXML( )

Export Chart to XML data format



Tags:

access:  public


[ Top ]


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