NAME

HTML::Template::LZE::Main.pm

SYNOPSIS

use HTML::Template::LZE::Main;

DESCRIPTION

load The "Main Template" for CGI::LZE::Blog

EXPORT

SEE ALSO

CGI::LZE::Blog HTML::Template::LZE

Public

new()

initMain()

my %patmeter =(

path => "path to cgi-bin",

style  => "style to use",

title  => "title";

htmlright => '',

login  => '',

template =>'index.html',

);

init(\%patmeter);

Header()

Footer()

PRIVAT

getSelf()

see HTML::Menu::TreeView

AUTHOR

Dirk Lindner <lindnerei@o2online.de>

COPYRIGHT AND LICENSE

Copyright (C) 2008 by Hr. Dirk Lindner

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.