NAME
Template::Quick::Main - used by CGI::CMS::GUI
SYNOPSIS
use Template::Quick::Main;
DESCRIPTION
load The "Main Template" for CGI::CMS::GUI
EXPORT
SEE ALSO
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()
AUTHOR
Dirk Lindner <lze@cpan.org>
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.