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

Class: FlexFormat

Source Location: /exports/FlexFormat.php

Class Overview

TeeBase
   |
   --ImageExportFormat
      |
      --FlexFormat

FlexFormat class


Author(s):

Version:

  • 1.0

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 16]
FlexFormat class

Description: Chart data export to Flex




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


static method SaveToFile [line 128]

static void SaveToFile( $c, $fileName)



Tags:

access:  public


Parameters:

   $c  
   $fileName  

[ Top ]

constructor FlexFormat [line 36]

FlexFormat FlexFormat( $c)



Tags:

access:  public


Parameters:

   $c  

[ Top ]

method getEmbeddedImages [line 44]

void getEmbeddedImages( )



Tags:

access:  public


[ Top ]

method getImagePath [line 54]

void getImagePath( )



Tags:

access:  public


[ Top ]

method Save [line 64]

void Save( $fileName, [ $makeAll = false], [ $deleteTemp = false], [ $makeHTML = false])



Tags:

access:  public


Parameters:

   $fileName  
   $makeAll  
   $deleteTemp  
   $makeHTML  

[ Top ]

method SaveFlex [line 91]

void SaveFlex( $fileName)



Tags:

access:  public


Parameters:

   $fileName  

[ Top ]

method setEmbeddedImages [line 49]

void setEmbeddedImages( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setImagePath [line 59]

void setImagePath( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method __get [line 22]

void __get( $property)



Overrides ImageExportFormat::__get() (parent method not documented)

Parameters:

   $property  

[ Top ]

method __set [line 29]

void __set( $property, $value)



Overrides ImageExportFormat::__set() (parent method not documented)

Parameters:

   $property  
   $value  

[ Top ]


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