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

Class: Theme

Source Location: /themes/Theme.php

Class Overview

TeeBase
   |
   --Theme

Theme class


Author(s):

Version:

  • 1.0

Copyright:

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

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 16]
Theme class

Description: Summary description for Theme




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

$newChartHook =  null

[line 54]



Tags:

access:  public

Type:   mixed


[ Top ]

$themeSelectorHook =  null

[line 53]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


static method getClassicPalette [line 250]

static void getClassicPalette( )



Tags:

access:  public


[ Top ]

static method getCoolPalette [line 108]

static void getCoolPalette( )



Tags:

access:  public


[ Top ]

static method getDefaultPalette [line 57]

static void getDefaultPalette( )



Tags:

access:  public


[ Top ]

static method getExcelPalette [line 175]

static void getExcelPalette( )



Tags:

access:  public


[ Top ]

static method getGrayscalePalette [line 348]

static void getGrayscalePalette( )



Tags:

access:  public


[ Top ]

static method getMacOSPalette [line 134]

static void getMacOSPalette( )



Tags:

access:  public


[ Top ]

static method getModernPalette [line 281]

static void getModernPalette( )



Tags:

access:  public


[ Top ]

static method getOnBlackPalette [line 99]

static void getOnBlackPalette( )



Tags:

access:  public


[ Top ]

static method getOperaPalette [line 82]

static void getOperaPalette( )



Tags:

access:  public


[ Top ]

static method getPastelsPalette [line 218]

static void getPastelsPalette( )



Tags:

access:  public


[ Top ]

static method getRainbowPalette [line 300]

static void getRainbowPalette( )



Tags:

access:  public


[ Top ]

static method getSolidPalette [line 237]

static void getSolidPalette( )



Tags:

access:  public


[ Top ]

static method getVictorianPalette [line 202]

static void getVictorianPalette( )



Tags:

access:  public


[ Top ]

static method getWarmPalette [line 121]

static void getWarmPalette( )



Tags:

access:  public


[ Top ]

static method getWebPalette [line 267]

static void getWebPalette( )



Tags:

access:  public


[ Top ]

static method getWindowsVistaPalette [line 155]

static void getWindowsVistaPalette( )



Tags:

access:  public


[ Top ]

static method getWindowsXPPalette [line 330]

static void getWindowsXPPalette( )



Tags:

access:  public


[ Top ]

constructor Theme [line 33]

Theme Theme( [ $c = null])



Tags:

access:  public


Parameters:

   $c  

[ Top ]

method apply [line 37]

void apply( )



Tags:

abstract:  
access:  public


[ Top ]

method getDescription [line 44]

String getDescription( )

Gets descriptive text.



Tags:

access:  public


[ Top ]

method themeSelector [line 49]

void themeSelector( $custom)



Tags:

access:  public


Parameters:

   $custom  

[ Top ]

method __get [line 19]

void __get( $property)



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

Parameters:

   $property  

[ Top ]

method __set [line 26]

void __set( $property, $value)



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

Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Thu, 18 Dec 2008 13:13:45 +0100 by phpDocumentor 1.4.1