Documentation

progressbar
in package

Table of Contents

Methods

__construct()  : mixed
complete()  : mixed
print_code()  : mixed
reset()  : mixed
set()  : mixed
set_show_digits()  : mixed
step()  : mixed

Methods

__construct()

public __construct([mixed $value = 0 ][, mixed $steps = 100 ][, mixed $width = 100 ][, mixed $height = 20 ][, mixed $color = '#0C0' ][, mixed $bgcolor = '#FFF' ][, mixed $inner_styleclass = '' ][, mixed $outer_styleclass = '' ]) : mixed
Parameters
$value : mixed = 0
$steps : mixed = 100
$width : mixed = 100
$height : mixed = 20
$color : mixed = '#0C0'
$bgcolor : mixed = '#FFF'
$inner_styleclass : mixed = ''
$outer_styleclass : mixed = ''

set_show_digits()

public set_show_digits([mixed $show = true ]) : mixed
Parameters
$show : mixed = true

        
On this page

Search results