This class builds a simple text navigational widget.
Located in /widgets/TextCSSNav.inc (line 24)
Container | --BaseWidget | --TextCSSNav
Flag to tell us that we can highlight (css) the selected link.
This is off by default
the prefix for the query string var
so we can have multiple widgets on the same page and have them operate independantly
Holds which one is auto selected
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
BaseWidget::$_image_prefix
Constructor for this class It just sets the width for the widget.
this function adds a clickable link.
It automatically adds the link based on $url, with $text as the viewable text.
This lets you add a blank entry between 2 links
this adds a text item in the nav
depricated version of add()
depricated version of add_blank()
depricated version of add_text()
function that will render the widget.
This method is used to set the prefix for
the widget so someone can have multiple widgets on the same page and have them operate independantly
This method actually builds an individual link
This function is used to build the links to click on
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:24 -0500 by phpDocumentor 1.4.3