length = $length ; $this->insideText = $insideText ; $this->height = $height ; $this->start = $start ; $this->id = $id ; } /** ==================================================================================================================================================== * Print the progress bar code * Once the progress bar is displayed, you may modify the progression by calling in javascript progressBar_modifyProgression(25,"id") which modify the progression to 25% for the ID "id" (the ID is not mandatory, by default the ID will be "progressbar") * Once the progress bar is displayed, you may modify the text by calling in javascript progressBar_modifyText("new text","id") which modify the text to "new text" for the ID "id" (the ID is not mandatory, by default the ID will be "progressbar") * * @return void */ function flush() { ob_start(); ?>
/img/progressbar.png" style='position:absolute;left:0;top:-height) ; ?>px;height:height) ; ?>px;width:length ; ?>px;'/> " src="/img/progressbar.png" style='position:absolute;left:0;top:0px;height:height) ; ?>px;width:length*$this->start/100) ; ?>px;'/>
" style='position:absolute;left:0;top:0px;height:height; ?>px;text-align:center;line-height:height; ?>px;width:length ; ?>px;'>insideText?>