
XAO::DO::Web::Footer - simple HTML footer

Currently is only useful in XAO::Web site context.

Displays "/bits/page-footer" template (can be overriden with "path" argument) giving it the following arguments:
Copyright information for XAO::Web.
Copyright information for XAO::Web suitable for HTML, with '©' for (C).
Content of the 'title' argument if there is any or empty string otherwise.
Current XAO::Web package version.
In most cases you would want to extend or override this object or at least its default template with something site specific.

No publicly available methods except overriden display().

Nothing.

Copyright (c) 2000-2001 XAO, Inc.
Andrew Maltsev <am@xao.com>.

Recommended reading: XAO::Web, XAO::DO::Web::Page.