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

Class: DataExportFormat

Source Location: /exports/DataExportFormat.php

Class Overview


DataExportFormat class


Author(s):

Version:

  • 1.0

Copyright:

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

Variables

Methods


Child classes:

TextFormat
TextFormat class
XMLFormat
XMLFormat class

Class Details

[line 16]
DataExportFormat 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
abstract:  


[ Top ]


Class Variables

$chart =

[line 29]



Tags:

access:  protected

Type:   mixed


[ Top ]

$fileExtension =  ""

[line 31]



Tags:

access:  public

Type:   mixed


[ Top ]

$hasColors =

[line 24]



Tags:

access:  protected

Type:   mixed


[ Top ]

$hasLabels =

[line 25]



Tags:

access:  protected

Type:   mixed


[ Top ]

$hasMarkPositions =

[line 27]



Tags:

access:  protected

Type:   mixed


[ Top ]

$hasNoMandatory =

[line 26]



Tags:

access:  protected

Type:   mixed


[ Top ]

$series =

[line 28]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor DataExportFormat [line 52]

DataExportFormat DataExportFormat( [ $c = null], [ $s = null])



Tags:

access:  public


Parameters:

   $c  
   $s  

[ Top ]

method copyToClipboard [line 241]

void copyToClipboard( )



Tags:

access:  public


[ Top ]

method getContent [line 182]

void getContent( )



Tags:

access:  protected


Overridden in child classes as:

TextFormat::getContent()
XMLFormat::getContent()

[ Top ]

method getDataFormat [line 233]

void getDataFormat( )



Tags:

access:  protected


[ Top ]

method getFileExtension [line 316]

void getFileExtension( )



Tags:

access:  public


[ Top ]

method getFilterFiles [line 290]

void getFilterFiles( )



Tags:

access:  public


Overridden in child classes as:

TextFormat::getFilterFiles()
XMLFormat::getFilterFiles()

[ Top ]

method getIncludeHeader [line 260]

void getIncludeHeader( )



Tags:

access:  public


[ Top ]

method getIncludeIndex [line 249]

void getIncludeIndex( )



Tags:

access:  public


[ Top ]

method getIncludeLabels [line 282]

void getIncludeLabels( )



Tags:

access:  public


[ Top ]

method getIncludeSeriesTitle [line 271]

void getIncludeSeriesTitle( )



Tags:

access:  public


[ Top ]

method getSeries [line 308]

void getSeries( )



Tags:

access:  public


[ Top ]

method getTextLineSeparator [line 297]

void getTextLineSeparator( )



Tags:

access:  public


[ Top ]

method lostOwnership [line 61]

void lostOwnership( $clipboard, $contents)



Tags:

access:  public


Parameters:

   $clipboard  
   $contents  

[ Top ]

method pointToString [line 179]

void pointToString( $index)



Tags:

access:  protected


Overridden in child classes as:

TextFormat::pointToString()
XMLFormat::pointToString()

Parameters:

   $index  

[ Top ]

method prepare [line 64]

void prepare( )



Tags:

access:  protected


[ Top ]

method save [line 201]

void save( $fileName)



Tags:

access:  public


Parameters:

   $fileName  

[ Top ]

method setFileExtension [line 320]

void setFileExtension( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setIncludeHeader [line 264]

void setIncludeHeader( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setIncludeIndex [line 253]

void setIncludeIndex( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setIncludeLabels [line 286]

void setIncludeLabels( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setIncludeSeriesTitle [line 275]

void setIncludeSeriesTitle( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setSeries [line 312]

void setSeries( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setTextLineSeparator [line 301]

void setTextLineSeparator( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method writeData [line 224]

void writeData( $fw)



Tags:

access:  public


Parameters:

   $fw  

[ Top ]

method __get [line 35]

void __get( $property)



Overridden in child classes as:

TextFormat::__get()
XMLFormat::__get()

Parameters:

   $property  

[ Top ]

method __set [line 42]

void __set( $property, $value)



Overridden in child classes as:

TextFormat::__set()
XMLFormat::__set()

Parameters:

   $property  
   $value  

[ Top ]


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