This class builds a nice table that conains clickable cells.
--------------------- | TITLE | --------------------- | SUBTITLE | --------------------- | link 1 | --------------------- | link 2 | ---------------------
Located in Program_Root/widgets/VerticalCSSNavTable.inc (line 36)
Container | --BaseWidget | --VerticalCSSNavTable
the subtitle if any
Holds the outer table object
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
Inherited from Container
Container::$_flags
Constructor for this class It just sets the width for the widget.
- the width of the widget
this function adds a clickable link.
It automatically adds the link based on $url, with $text as the viewable text.
- the url for the link
- the link text
- the title text
- the link target
this adds a text item in the nav
- the text to display
This function returns the current subtitle.
function that will render the widget.
- the indentation level for the container.
- the output debug flag to maintain compatibility w/ the API.
This sets the subtitle
- the subtitle
This function is used to build the links to click on
This function builds the subtitle if needed.
This function builds the title tr
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:33:52 -0700 by phpDocumentor 1.2.0