Beispiel #1
0
 function bar_filled_value($top, $bottom = null)
 {
     parent::bar_value($top, $bottom);
 }
	public function __construct( $top, $bottom=null )
	{
		parent::bar_value( $top, $bottom );	
	}