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

Index of all elements

[ a ] [ c ] [ d ] [ e ] [ p ] [ r ] [ s ] [ u ]

a

advancedexample.php
procedural page advancedexample.php
top

c

Console_ProgressBar
in file ProgressBar.php, method Console_ProgressBar::Console_ProgressBar()
    Constructor, sets format and size
Console_ProgressBar
in file ProgressBar.php, class Console_ProgressBar
    Class to display a progressbar in the console
top

d

display
in file ProgressBar.php, method Console_ProgressBar::display()
    Prints the bar. Usually, you don't need this method, just use update() which handles erasing the previously printed bar also. If you use a custom function (for whatever reason) to erase the bar, use this method.
top

e

elapsed_ansi.php
procedural page elapsed_ansi.php
eta.php
procedural page eta.php
erase
in file ProgressBar.php, method Console_ProgressBar::erase()
    Erases a previously printed bar.
top

p

ProgressBar.php
procedural page ProgressBar.php
top

r

reset
in file ProgressBar.php, method Console_ProgressBar::reset()
    Re-sets format and size.
top

s

simpleexample.php
procedural page simpleexample.php
top

u

update
in file ProgressBar.php, method Console_ProgressBar::update()
    Updates the bar with new progress information
top

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