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

File: monitorcus.php

Source Location: /HTML_Progress2-2.0.0RC2/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.

  • Author: Laurent Laville <pear@laurent-laville.org>
  • Version: $Id: monitorcus.php,v 1.2 2005/07/26 16:41:39 farell Exp $
  • Access: public

Includes:

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

myFunctionHandler [line 24]

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 14:16:23 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.