phpDocumentor default
[ class tree: default ] [ index: default ] [ all elements ]

Class: BARCHART

Source Location: /barchart.cls.php

Class BARCHART

Property Summary
mixed   $after_bar  
mixed   $bar_length  
mixed   $before_bar  
mixed   $color_bg  
mixed   $color_border  
mixed   $color_compound  
mixed   $curr_point  
mixed   $img_bg  
mixed   $img_compound  
mixed   $max_point  
mixed   $min_point  

[ Top ]
Method Summary
BARCHART   BARCHART()  
void   getBar()  
void   getPercentage()  
void   setColorBg()  
void   setColorBorder()  
void   setColorCompound()  
void   setCurrPoint()  
void   setIMGBg()  
void   setIMGCompound()  
void   setLengthBar()  
void   setMaxPoint()  
void   setMinPoint()  
void   setStrAfterBar()  
void   setStrBeforeBar()  

[ Top ]
Properties
mixed   $after_bar = '' [line 16]

[ Top ]
mixed   $bar_length = '100%' [line 25]

[ Top ]
mixed   $before_bar = '' [line 15]

[ Top ]
mixed   $color_bg = '#c5c5c5' [line 23]

[ Top ]
mixed   $color_border = '#000000' [line 24]

[ Top ]
mixed   $color_compound = '#ff0000' [line 22]

[ Top ]
mixed   $curr_point = '' [line 18]

[ Top ]
mixed   $img_bg = '' [line 21]

[ Top ]
mixed   $img_compound = '' [line 20]

[ Top ]
mixed   $max_point = '' [line 19]

[ Top ]
mixed   $min_point = '' [line 17]

[ Top ]
Methods
Constructor BARCHART  [line 28]

  BARCHART BARCHART( [ $min_point = 0], [ $curr_point = 0], [ $max_point = 0], [ $init_strbeforebar = ''], [ $init_strafterbar = '']  )

Parameters:
   $min_point: 
   $curr_point: 
   $max_point: 
   $init_strbeforebar: 
   $init_strafterbar: 


[ Top ]
getBar  [line 88]

  void getBar( )



[ Top ]
getPercentage  [line 84]

  void getPercentage( [ $precision = 1]  )

Parameters:
   $precision: 


[ Top ]
setColorBg  [line 74]

  void setColorBg( $color  )

Parameters:
   $color: 


[ Top ]
setColorBorder  [line 66]

  void setColorBorder( $color  )

Parameters:
   $color: 


[ Top ]
setColorCompound  [line 70]

  void setColorCompound( $color  )

Parameters:
   $color: 


[ Top ]
setCurrPoint  [line 54]

  void setCurrPoint( $point  )

Parameters:
   $point: 


[ Top ]
setIMGBg  [line 62]

  void setIMGBg( $img_url  )

Parameters:
   $img_url: 


[ Top ]
setIMGCompound  [line 58]

  void setIMGCompound( $img_url  )

Parameters:
   $img_url: 


[ Top ]
setLengthBar  [line 78]

  void setLengthBar( $length  )

Parameters:
   $length: 


[ Top ]
setMaxPoint  [line 50]

  void setMaxPoint( $point  )

Parameters:
   $point: 


[ Top ]
setMinPoint  [line 46]

  void setMinPoint( $point  )

Parameters:
   $point: 


[ Top ]
setStrAfterBar  [line 42]

  void setStrAfterBar( $anystring  )

Parameters:
   $anystring: 


[ Top ]
setStrBeforeBar  [line 38]

  void setStrBeforeBar( $anystring  )

Parameters:
   $anystring: 


[ Top ]

Documentation generated on Mon, 09 Jul 2007 21:55:59 +0900 by phpDocumentor 1.3.2