File: half.php
Source Location: /HTML_Progress2-2.1.0/examples/indeterminate/half.php
Classes:
Page Details:
Horizontal progress bar in indeterminate mode without using the Progress2_Monitor solution.
Includes:
require_once('HTML/Progress2.php') [line 16]
myProgressHandler [line 25]
void myProgressHandler(
int $pValue, &$pBar, object $pBar)
|
|
The progress bar will switch from indeterminate to determinate mode after a 12 seconds time elapsed.
Parameters
int |
$pValue |
current value of the progress bar |
object |
$pBar |
the progress bar itself |
|
&$pBar |
|
Documentation generated on Mon, 11 Mar 2019 14:42:48 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|