ProgressBar

package

Default

Methods

__construct

__construct( $params = array())

Arguments

$params

_calculatePercent

_calculatePercent(integer $step)

Arguments

$step

integer

_calculatePosition

_calculatePosition(integer $step)

Arguments

$step

integer

_setStep

_setStep(integer $step)

Arguments

$step

integer

addButton

addButton(string $name, $value,string $action, $target = 'self')

Arguments

$name

string

$value

$action

string

$target

addLabel

addLabel(string $type,string $name, $value = ' ')

Arguments

$type

string

$name

string

$value

getHtml

getHtml()

hide

hide()

moveMin

moveMin()

moveNext

moveNext()

moveStep

moveStep(integer $step)

Arguments

$step

integer

setBarBackground

setBarBackground( $color)

Arguments

$color

setBarColor

setBarColor( $color)

Arguments

$color

setBarDirection

setBarDirection( $direction)

Arguments

$direction

setFrame

setFrame( $width, $height)

Arguments

$width

$height

setLabelBackground

setLabelBackground( $name, $color)

Arguments

$name

$color

setLabelColor

setLabelColor( $name, $color)

Arguments

$name

$color

setLabelFont

setLabelFont( $name, $size, $family = '', $weight = '')

Arguments

$name

$size

$family

$weight

setLabelPosition

setLabelPosition( $name, $left, $top, $width, $height, $align = '')

Arguments

$name

$left

$top

$width

$height

$align

setLabelValue

setLabelValue(string $name, $value)

Arguments

$name

string

$value

show

show()

unhide

unhide()

Properties

code

code :

Type(s)

status

status :

Type(s)

step

step :

Type(s)

position

position :

Type(s)

min

min :

Type(s)

max

max :

Type(s)

left

left :

Type(s)

top

top :

Type(s)

width

width :

Type(s)

height

height :

Type(s)

pedding

pedding :

Type(s)

color

color :

Type(s)

bgr_color

bgr_color :

Type(s)

border

border :

Type(s)

brd_color

brd_color :

Type(s)

direction

direction :

Type(s)

frame

frame :

Type(s)

label

label :

Type(s)