This class builds a simple text navigational widget.
Located in Program_Root/widgets/TextNav.inc (line 24)
Container | --BaseWidget | --TextNav
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 width of the cell
- the target for the url
This lets you add a blank entry between 2 links
- the # of blank lines to insert
this adds a text item in the nav
- the text to display
build the image seperator td
build a td for the link.
- the nav array entry
- the column # this entry is
depricated version of add()
depricated version of add_blank()
depricated version of add_text()
function that will render the widget.
- the indentation level for the container.
- the output debug flag to maintain compatibility w/ the API.
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:51 -0700 by phpDocumentor 1.2.0