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


XAO-Web documentation  | view source Contained in the XAO-Web distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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).

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

Top

No publicly available methods except overriden display().

EXPORTS

Top

Nothing.

AUTHOR

Top

Copyright (c) 2005 Andrew Maltsev

Copyright (c) 2001-2004 Andrew Maltsev, XAO Inc.

<am@ejelta.com> -- http://ejelta.com/xao/

SEE ALSO

Top

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


XAO-Web documentation  | view source Contained in the XAO-Web distribution.