PEAR Progress2 logo

HTML_Progress2 : The Definitive Guide

Name

HTML_Progress2::toArray — Returns the progress meter structure into an array

Synopsis

      require_once 'HTML/Progress2.php';
     

array HTML_Progress2::toArray();
;

Description

Get all progress meter properties, couple key-value, into a php array. This structure is read-only, a dump-like information.

Throws

throws no exceptions thrown

Note

since 2.0.0

This function can not be called statically.

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