This is a widget class that can build and render data in a nicely formated table with a title, column headers and data
Located in /widgets/InfoTable.inc (line 23)
Container | --BaseWidget | --InfoTable
Toggles whether to show alternate color
this holds the default cellpadding
This holds the default cellspacing
this holds the column header titles.
Show any internal borders?
Flag to tell the class to render
the vertical cell border
The default class used for the
title
The default alignment for the title text in the caption.
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
BaseWidget::$_image_prefix
The constructor
This function is used to set the column header text for each column
This function is used to add a row to the table
This gets the current value of the cellpadding
This gets the current value of the cellspacing
this function lets gets the default css class for the title
this function lets gets the default css class for the title
This function renders the object.
This function sets the alternate_color flag
This sets the cellpadding attribute for this object.
This sets the cellspacing attribute for this object.
This function is used to set the column header text for each column
This method is used to set the flag to allow showing of the internal borders or not.
This function sets css class of the title
this function lets you change the text alignment of the text in the title
this function sets the flag to tell the object to render (or not) the vertical cell borders
This function allows the user to alternate colors on different rows
this function builds a TD tag with the border styles set appropriatly
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:09 -0500 by phpDocumentor 1.4.3