This builds a table widget that has a nice rounded title, a subtitle area and any amount of data.
Located in Program_Root/widgets/RoundTitleTable.inc (line 25)
Container | --BaseWidget | --RoundTitleTable
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
Inherited from Container
Container::$_flags
the constructor for this class.
- the title for the widget.
- the subtitle if any.
- the width of the widget. can be a % or an int.
Render the Navtable and its content.
- the indentation level for the container.
- the output debug flag to maintain compatibility w/ the API.
this function builds the subtitle td to hold the...subtitle!
Inherited From BaseWidget
BaseWidget::get_align()
BaseWidget::get_css()
BaseWidget::get_javascript()
BaseWidget::get_title()
BaseWidget::get_width()
BaseWidget::set_align()
BaseWidget::set_title()
BaseWidget::set_width()
Inherited From Container
Container::Container()
Container::add()
Container::add_reference()
Container::count_content()
Container::get_indent_flag()
Container::push()
Container::push_reference()
Container::render()
Container::reset_content()
Container::set_collapse()
Container::set_indent_flag()
Container::_set_flags()
Documention generated on Thu, 31 Jul 2003 18:32:58 -0700 by phpDocumentor 1.2.0