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
Extends "DESCRIPTION" in HTML::FromMail::Object.
METHODS
Extends "METHODS" in HTML::FromMail::Object.
- $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>
- HTML::FromMail::Page->new(OPTIONS)
-
-Option --Defined in --Default settings HTML::FromMail::Object {} topic HTML::FromMail::Object <required>
SEE ALSO
This module is part of HTML-FromMail distribution version 0.12, built on January 29, 2018. Website: http://perl.overmeer.net/CPAN/
LICENSE
Copyrights 2003-2018 by [Mark Overmeer <markov@cpan.org>]. 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://dev.perl.org/licenses/