NAME
HTML::FromMail::Page - base class for outputting pages
INHERITANCE
HTML::FromMail::Page
is a HTML::FromMail::Object
is a Mail::Reporter
HTML::FromMail::Page is extended by
HTML::FromMail::Field
HTML::FromMail::Head
HTML::FromMail::Message
SYNOPSIS
DESCRIPTION
METHODS
$obj->lookup(LABEL, ARGS)
Look-up, in a formatter dependent way, what the value related to a certain LABEL is. The location which is being produced on the moment that this method is called is stored somewhere in the OPTIONS. The formatter (which is also in the OPTIONS) is called to get the value based on that location information.
Option --Default
formatter <required>
. formatter => OBJECT
HTML::FromMail::Page->new(OPTIONS)
Option --Defined in --Default
settings HTML::FromMail::Object {}
topic HTML::FromMail::Object <required>
. settings => HASH-OF-HASHES
. topic => STRING
Attributes
$obj->settings([TOPIC])
$obj->topic
Export
Other methods
$obj->plain2html(STRING)
SEE ALSO
This module is part of HTML-FromMail distribution version 0.11, built on June 08, 2007. Website: http://perl.overmeer.net/html-from-mail/
LICENSE
Copyrights 2003,2004,2007 by Mark Overmeer. For other contributors see ChangeLog.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html