PEAR Progress2 logo

HTML_Progress2 : The Definitive Guide

Name

HTML_Progress2::getIncrement — Returns the progress meter increment value

Synopsis

      require_once 'HTML/Progress2.php';
     
integer HTML_Progress2::getIncrement( );  
  ;

Description

Get step of progress property of a progress meter. The default value is +1.

Throws

throws no exceptions thrown

See

see HTML_Progress2::setIncrement

Note

since 2.0.0

This function can not be called statically.

HTML_Progress2 : The Definitive Guide v 2.4.0 : April 20, 2007