$Date: 2005/07/25 12:52:15 $
This example requires :
Be aware that:
This example will run a ProgressBar Controller Wizard using the HTMLPage QF rendering. It will help you to create your own progress bar. You may even save the CSS and/or PHP code at end !
Few lines of code are necessary to run this generator. First we start a session at line 14 (to keep data), then we create a HTML_Progress_Generator instance at line 16 without options, and finally run the controller wizard itself at line 17.
Difference from previous example is to use the HTMLPage QF rendering as ActionDisplay (see line 12).
[Top]
[Top]
[Top]
[Top]