This class builds a nice box that contains a title a ProgressWidget and some description text for each progress percentage.
By default it is hidden, so you can build the box, and call set_visible() when you want to display it, then call set_hidden() when you want it to disapear when it reaches 100%
Located in /widgets/ProgressWidget.inc (line 181)
Container | --BaseWidget | --ProgressBoxWidget
Holds value of the last comment
Holds the progress bar object
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
BaseWidget::$_image_prefix
The constructor
This function outputs the html
and places it in the middle of the page
Render the box.
This should get called before calling update()
This function hides the progress window
This function shows the progress window
this function updates the progress bar
this function updates the progress bar
Inherited From BaseWidget
BaseWidget::get_align()
BaseWidget::get_css()
BaseWidget::get_javascript()
BaseWidget::get_title()
BaseWidget::get_width()
BaseWidget::set_align()
BaseWidget::set_image_path_prefix()
BaseWidget::set_title()
BaseWidget::set_width()
Inherited From Container
Container::Container()
Container::add()
Container::add_reference()
Container::count_content()
Container::get_element()
Container::get_indent_flag()
Container::push()
Container::push_reference()
Container::render()
Container::reset_content()
Container::set_collapse()
Container::set_indent_flag()
Documentation generated on Fri, 28 Jan 2011 08:53:12 -0500 by phpDocumentor 1.4.3