PEAR Progress2 logo

HTML_Progress2 : The Definitive Guide

Name

HTML_Progress2::getIdent — Returns the progress meter identifier

Synopsis

      require_once 'HTML/Progress2.php';
     

string HTML_Progress2::getIdent();
;

Description

Each progress meter has its own identifier. That allows to display more than only once meter at same time on same page.

Throws

throws no exceptions thrown

See

see HTML_Progress2::setIdent

Note

since 2.0.0

This function can not be called statically.

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