This widget will display a progress bar without requiring a page turn to get the updated status from the web server.
Located in /widgets/ProgressWidget.inc (line 20)
Container | --BaseWidget | --ProgressWidget
The current value of the
percentage complete
The current value of the
percentage complete in pixels
Has the object been rendered yet? This usually means that is has been dumped to the browser.
Flag to tell us if they want to show the % text in the progress.
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
BaseWidget::$_image_prefix
The Constructor
Render the main layout of the bar.
You have to call update periodically to get the bar to 'grow'
This method is used to set the color of the progress bar itself
set the rendered flag
This sets the show percent text flag
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