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

Class: DataExportFormat

Source Location: /exports/DataExportFormat.php

Class Overview


DataExportFormat class


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

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

Variables

Methods


Child classes:

TextFormat
TextFormat class
XMLFormat
XMLFormat class

Class Details

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


[ Top ]


Class Variables

$chart =

[line 38]



Tags:

access:  protected

Type:   mixed


[ Top ]

$fileExtension =  ""

[line 40]



Tags:

access:  public

Type:   mixed


[ Top ]

$hasColors =

[line 33]



Tags:

access:  protected

Type:   mixed


[ Top ]

$hasLabels =

[line 34]



Tags:

access:  protected

Type:   mixed


[ Top ]

$hasMarkPositions =

[line 36]



Tags:

access:  protected

Type:   mixed


[ Top ]

$hasNoMandatory =

[line 35]



Tags:

access:  protected

Type:   mixed


[ Top ]

$series =

[line 37]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor DataExportFormat [line 61]

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



Tags:

access:  public


Parameters:

   $c  
   $s  

[ Top ]

destructor __destruct [line 70]

void __destruct( )



Tags:

access:  public


[ Top ]

method copyToClipboard [line 266]

void copyToClipboard( )



Tags:

access:  public


[ Top ]

method getContent [line 207]

void getContent( )



Tags:

access:  protected


Overridden in child classes as:

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

[ Top ]

method getDataFormat [line 258]

void getDataFormat( )



Tags:

access:  protected


[ Top ]

method getFileExtension [line 341]

void getFileExtension( )



Tags:

access:  public


[ Top ]

method getFilterFiles [line 315]

void getFilterFiles( )



Tags:

access:  public


Overridden in child classes as:

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

[ Top ]

method getIncludeHeader [line 285]

void getIncludeHeader( )



Tags:

access:  public


[ Top ]

method getIncludeIndex [line 274]

void getIncludeIndex( )



Tags:

access:  public


[ Top ]

method getIncludeLabels [line 307]

void getIncludeLabels( )



Tags:

access:  public


[ Top ]

method getIncludeSeriesTitle [line 296]

void getIncludeSeriesTitle( )



Tags:

access:  public


[ Top ]

method getSeries [line 333]

void getSeries( )



Tags:

access:  public


[ Top ]

method getTextLineSeparator [line 322]

void getTextLineSeparator( )



Tags:

access:  public


[ Top ]

method lostOwnership [line 86]

void lostOwnership( $clipboard, $contents)



Tags:

access:  public


Parameters:

   $clipboard  
   $contents  

[ Top ]

method pointToString [line 204]

void pointToString( $index)



Tags:

access:  protected


Overridden in child classes as:

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

Parameters:

   $index  

[ Top ]

method prepare [line 89]

void prepare( )



Tags:

access:  protected


[ Top ]

method save [line 226]

void save( $fileName)



Tags:

access:  public


Parameters:

   $fileName  

[ Top ]

method setFileExtension [line 345]

void setFileExtension( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setIncludeHeader [line 289]

void setIncludeHeader( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setIncludeIndex [line 278]

void setIncludeIndex( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setIncludeLabels [line 311]

void setIncludeLabels( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setIncludeSeriesTitle [line 300]

void setIncludeSeriesTitle( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setSeries [line 337]

void setSeries( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setTextLineSeparator [line 326]

void setTextLineSeparator( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method writeData [line 249]

void writeData( $fw)



Tags:

access:  public


Parameters:

   $fw  

[ Top ]

method __get [line 44]

void __get( $property)



Overridden in child classes as:

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

Parameters:

   $property  

[ Top ]

method __set [line 51]

void __set( $property, $value)



Overridden in child classes as:

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

Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Mon, 19 Aug 2013 13:42:18 +0200 by phpDocumentor 1.4.3