This example will run the default Progress2 Generator Wizard that will help you
to build your own progress bar.
You may even save the CSS and/or PHP code.
This example requires mandatory resources :
And also but optional :
The wizard windows (ProgressGenerator) have default actions (preview, display, process) : see class constructor parameters (line 16).
Attribute | Value | Default |
---|---|---|
preview | ActionPreview = HTML/Progress2/Generator/Preview.php | |
display | ActionDisplay = HTML/Progress2/Generator/Display.php | |
process | ActionProcess = HTML/Progress2/Generator/Process.php |