:: HTML_Progress
Examples
$Date: 2004/02/13 15:49:19 $
Horizontal loading bar
Table of contents
- Ancestor - Basic Horizontal ProgressBar v0.5 style example.
- Background Images - Natural Horizontal with background images ProgressBar example.
- BlueSand - Natural Horizontal ProgressBar example with blue skin.
- BlueSandPlus - Natural Horizontal ProgressBar example with JavaScript customization.
- BullIt - Natural Horizontal plain ProgressBar example.
- JavaDanse - 20 cells Reverse Horizontal ProgressBar example with JavaScript customization.
- RedSandBack - 5 cells Reverse Horizontal ProgressBar example with red skin.
- Smallest - Natural Horizontal smallest ProgressBar example.
[Top]
Constructor tests with progress structure dump
Table of contents
[Top]
Indeterminate Mode
Table of contents
- Expert - Adding indeterminate mode to ProgressBar.
[Top]
GUI Monitor
Table of contents
- Default 1 - Uses default QF renderer without any customization.
- Default 2 - Uses default QF renderer with a PEAR::Log user callback.
- Determinate - Customs default QF renderer and a Method-Handler callback.
- Indeterminate - Customs default QF renderer and a Function-Handler callback.
- ITDynamic - Customs ITDynamic QF renderer and a Method-Handler callback.
- HTML_Page - Uses HTML_Page generator without user-callback.
[Top]
Observer
Table of contents
- Default - Observer ProgressBar example. Uses the default observer class.
- Basic - Observer ProgressBar example. Uses a custom observer class.
- Complex - Observer ProgressBar example. Uses a custom observer class that handled progress of the 2nd bar.
[Top]
Multiple progress bar on same page
Table of contents
- VuMeter - Renders 2 vertical progress bar.
[Top]
Progress Generator
Table of contents
Build your own progress bar with interactive tools.
Run demo, and save PHP/CSS source-code.
- Standard - Uses HTML_Page generator for form rendering.
- HTML embedded - Include Progress Generator in your own pages with Actions customized.
[Top]