HTML_Progress2
[ class tree: HTML_Progress2 ] [ index: HTML_Progress2 ] [ all elements ]

File: monitorcus.php

Source Location: /HTML_Progress2-2.4.2/examples/monitor/monitorcus.php

Classes:

Page Details:

Progress2 Monitor with a new form template and progress bar color layout.

Used a function as user callback.

Includes:

require_once('HTML/Progress2/Monitor.php') [line 17]

myFunctionHandler [line 28]

void myFunctionHandler( int $pValue, &$pb, object $pMon)

In case we have attached an indeterminate progress bar to the monitor

once we have reached 60%, we swap from indeterminate mode to determinate mode and run a standard progress bar from 0 to 100%



Parameters

int   $pValue   current value of the progress bar
object   $pMon   the progress monitor itself
   &$pb  
[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:46:42 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.