XAO Inc. > XAO-Web-1.05a > XAO::DO::Web::Footer

Download:
XAO-Web-1.05a.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.5   Source   Latest Release: XAO-Web-1.07

NAME ^

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

SYNOPSIS ^

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

DESCRIPTION ^

Displays "/bits/page-footer" template (can be overriden with "path" argument) giving it the following arguments:

COPYRIGHT

Copyright information for XAO::Web.

COPYRIGHT.HTML

Copyright information for XAO::Web suitable for HTML, with '©' for (C).

TITLE

Content of the 'title' argument if there is any or empty string otherwise.

VERSION

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.

METHODS ^

No publicly available methods except overriden display().

EXPORTS ^

Nothing.

AUTHOR ^

Copyright (c) 2000-2001 XAO, Inc.

Andrew Maltsev <am@xao.com>.

SEE ALSO ^

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