Zend_ProgressBar offers an interface for multiple environments.
Create a new progressbar backend.
| Parameters: |
|
|---|---|
| Throws ExceptionOutOfRangeException: | |
When $min is greater than $max |
|
Update the progressbar
| Parameters: |
|
|---|---|
| Return type: | void |
Update the progressbar to the next value
| Parameters: |
|
|---|---|
| Return type: | void |
Call the adapters finish() behaviour
| Return type: | void |
|---|