This builds a navigational table widget that has a title, any # of subtitles and then navigational links.
Located in /widgets/NavTable.inc (line 25)
Container | --BaseWidget | --NavTable
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
BaseWidget::$_image_prefix
the constructor for this class.
this function adds an entry to the navtable.
It automatically adds the link based on $url, with $text as the viewable text.
This lets you add a blank line between 2 links
This adds a new heading in the nav.
It will look just like the sub title area
this adds a text item in the nav
depricated version of add()
depricated version of add_blank()
depricated version of add_heading()
depricated version of add_text()
Render the Navtable and its content.
this function builds the subtitle td to hold the...subtitle!
render a text row.
render a url row.
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:11 -0500 by phpDocumentor 1.4.3