Use this class to render footer navigation that is displayed at the bottom of a page.
Located in Program_Root/widgets/FooterNav.inc (line 26)
Container | --BaseWidget | --FooterNav
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
Inherited from Container
Container::$_flags
Constructore for this class.
- used in the
- a date string to be used for the copyright.
add an entry to the footer nav
- $url - url to go to
- $text - url text to click on.
add an entry to the footer nav.
- $url - url to go to
- $text - url text to click on.
render the code for this widget.
- the indentation level for the container.
- the output debug flag to maintain compatibility w/ the API.
set the company name for the copyright statement.
- $name
set/unset the flag to tell us to render the copyright string
- $flag
set the date string for the copyright.
in the form of "2001-1997", or "2001".
- $date_str
set the legal notice url.
if this is set we show the legal notice link that points to $url.
- $url
sets the Privacy policy url.
if this is set we show the privacy policy link that points to $url
- $url
sets the Webmaster email address if this is set we show the mailto for this email
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:32:39 -0700 by phpDocumentor 1.2.0